Skip to content

Commit

Permalink
Switched to toml and setuptools_scm
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenwacker committed Jul 12, 2024
1 parent 4a56679 commit a309de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest==6.2.4
pytest
PYTHONPATH=. pytest

0 comments on commit a309de3

Please sign in to comment.