Skip to content

Commit

Permalink
Upgrade to the newest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
czeni committed Jul 17, 2024
1 parent df30ebe commit 584c65c
Show file tree
Hide file tree
Showing 24 changed files with 162 additions and 4,671 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ release: build check
######## Testing

test:
cd tests && python3.10 -m pytest -v .
cd tests && python3.11 -m pytest -v .

test-publish: build check
twine upload --repository testpypi dist/*
Expand Down
Loading

0 comments on commit 584c65c

Please sign in to comment.