Skip to content

Commit

Permalink
Add to readme dev
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlk committed Oct 4, 2024
1 parent 596e610 commit 448ec80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ check-dist:
twine check artifact/*

test-pypi:
# Get API key from password manager
twine upload --repository-url https://test.pypi.org/legacy/ artifact/*

pypi-upload:
# Get API key from password manager
twine upload artifact/*

0 comments on commit 448ec80

Please sign in to comment.