Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlancaster committed Nov 14, 2024
1 parent 9787069 commit fe6cf41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@ jobs:
with open('pyproject.toml', 'w') as f:
toml.dump(config, f)
"
cat pyproject.toml
- name: Generate citation formats
run: |
python --version
python -m pip install git+https://github.com/alexlancaster/cffconvert.git@combine_features#egg=cffconvert
python src/PyPop/citation.py
- name: Build and test wheels
Expand Down

0 comments on commit fe6cf41

Please sign in to comment.