Skip to content

Commit

Permalink
Use production pypi
Browse files Browse the repository at this point in the history
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
  • Loading branch information
onlyhavecans committed Sep 28, 2020
1 parent 724b540 commit 7d801a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ update_install_twine:
python -m pip install --upgrade twine

upload_package: update_install_twine package
python -m twine upload --repository testpypi dist/*
python -m twine upload dist/*

0 comments on commit 7d801a3

Please sign in to comment.