f52d2eb2b6
This reverts commit 82b9b59522
.
Change-Id: I746d7ae57802dc76618db9024a0cf94c43774c02
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
[distutils]
|
|
index-servers =
|
|
pypi
|
|
|
|
[pypi]
|
|
repository: https://pypi.python.org/pypi
|
|
username: <%= pypi_username %>
|
|
password: <%= pypi_password %>
|