[distutils]
index-servers =
    test
    pypi

[test]
repository: https://test.pypi.org/legacy/
username: __token__
password: abcde

[pypi]
repository: https://upload.pypi.org/legacy/
username: __token__
password: abcde
