Add pypirc.

This commit is contained in:
josiah 2021-04-28 16:56:49 -05:00
parent b9e3e4b409
commit f882c9b2ac

11
.pypirc Normal file
View File

@ -0,0 +1,11 @@
[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