12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
|
[distutils]
|
||
|
index-servers =
|
||
|
pypi
|
||
|
pypitest
|
||
|
|
||
|
[pypi]
|
||
|
username: jowj # replace with your PyPI username
|
||
|
|
||
|
[pypitest]
|
||
|
repository: https://test.pypi.org/legacy/
|
||
|
username: jowj # replace with your TestPyPI username
|