Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yxd-hde authored Feb 12, 2017
1 parent 65ac5c8 commit 78f0edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ index-servers =
pypi
[pypi]
repository: https://pypi.python.org/pypi
repository: https://upload.pypi.org/legacy/
username: ${PYPI_USERNAME}
password: ${PYPI_PASSWORD}
EOF
Expand Down

0 comments on commit 78f0edd

Please sign in to comment.