[distutils]
index-servers =
  pypi
  testpypi

[pypi]
repository = https://upload.pypi.org/legacy/
username = jericho.oconnell  # replace with your PyPI username

[testpypi]
repository = https://test.pypi.org/legacy/
username = jericho.oconnell  # replace with your PyPI username