The ~/.pypirc file
- Create file
~/.pypirc
- Set chmod to
600
- Set chmod to
- Copy/paste contents of file below
- Replace
<pypi-test-token>/<pypi-token>
with your pypi/pypi-test publish token.
- Replace
~/.pypirc
600
<pypi-test-token>/<pypi-token>
with your pypi/pypi-test publish token.