Skip to content

Commit 78f0edd

Browse files
authored
Update deploy.sh
1 parent 65ac5c8 commit 78f0edd

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
@@ -6,7 +6,7 @@ index-servers =
66
pypi
77
88
[pypi]
9-
repository: https://pypi.python.org/pypi
9+
repository: https://upload.pypi.org/legacy/
1010
username: ${PYPI_USERNAME}
1111
password: ${PYPI_PASSWORD}
1212
EOF

0 commit comments

Comments
 (0)