Skip to content

Commit

Permalink
Switched to publishing on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
fercer committed Jul 31, 2024
1 parent 3466127 commit d35b2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
run: |
git tag
python -m build .
twine upload -r testpypi dist/*
twine upload dist/*

0 comments on commit d35b2a3

Please sign in to comment.