.pypirc 157 B

12345678910
  1. [distutils]
  2. index-servers =
  3. pypi
  4. testpypi
  5. [pypi]
  6. repository = https://upload.pypi.org/legacy/
  7. [testpypi]
  8. repository = https://test.pypi.org/legacy/