Files
adii1823 e00e011bac ch15
2021-10-28 17:42:09 +05:30

11 lines
181 B
Plaintext

# This file contains an example of the format of your ~/.pypirc
# file
[testpypi]
username = __token__
password = pypi-...
[pypi]
username = __token__
password = pypi-...