Switch PyPI uploads to Warehouse
Uploading to Warehouse should be more stable than the old PyPI upload endpoint. https://mail.python.org/pipermail/distutils-sig/2016-June/029083.html Change-Id: Ib9d3d2bd02358947433aeb9520eb1bc1088392eb
This commit is contained in:
parent
6be33d19d4
commit
4b9f5d3805
@ -3,6 +3,6 @@ index-servers =
|
||||
pypi
|
||||
|
||||
[pypi]
|
||||
repository: https://pypi.python.org/pypi
|
||||
repository: https://upload.pypi.io/legacy/
|
||||
username: <%= pypi_username %>
|
||||
password: <%= pypi_password %>
|
||||
|
Loading…
Reference in New Issue
Block a user