# Copy to .pypirc and fill in your token.
# Get a token at: https://pypi.org/manage/account/token/
# After first upload, create a project-scoped token at:
# https://pypi.org/manage/project/coren/settings/
[pypi]
username = __token__
password = pypi-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX