Skip to content

Commit

Permalink
fix(deploy): Update PyPI __token__
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-p-may committed Sep 11, 2022
1 parent 9534873 commit c7d89a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh

echo "Building distribution"
python setup.py sdist bdist_wheel
echo "Pushing new version to PyPi"
Expand Down

0 comments on commit c7d89a2

Please sign in to comment.