Skip to content

Commit bdfaa65

Browse files
authored
Update deploy.sh
1 parent 8a47652 commit bdfaa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ username: ${PYPI_USERNAME}
1010
password: ${PYPI_PASSWORD}
1111
EOF
1212

13-
python setup.py register sdist upload
13+
python setup.py sdist upload

0 commit comments

Comments
 (0)