Skip to content

Commit

Permalink
try to fix twine
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerball committed Dec 16, 2019
1 parent 69a4a1a commit 6148dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shipit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ deploy:
override:
- assert-egg-version-tag setup.py
- python setup.py register sdist
- python3 -m twine upload -u shopify -p $PYPI_PASSWORD_SHOPIFY dist/*
- python -m twine upload -u shopify -p $PYPI_PASSWORD_SHOPIFY dist/*

0 comments on commit 6148dbd

Please sign in to comment.