; copy this file to $HOME: `cp .pypirc ~`

[distutils]
index-servers =
    pypi
    testpypi

[pypi]
repository = https://upload.pypi.org/legacy/
username = chauhmnguyen
password = W96zCgYn@5tmMfX

[testpypi]
username = chauhmnguyen
password = W96zCgYn@5tmMfX
