]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add link to .pypirc specification (GH-20680)
authorBrian Rutledge <brian@bhrutledge.com>
Sat, 20 Jun 2020 17:10:25 +0000 (13:10 -0400)
committerGitHub <noreply@github.com>
Sat, 20 Jun 2020 17:10:25 +0000 (10:10 -0700)
commitaf157fad286c00ff204e86d8556648cbb53ba99e
tree4b504eb233cb614788e934c1bb0370bd107321dd
parent861efc6e8fe7f030b1e193989b13287b31385939
Add link to .pypirc specification (GH-20680)

Related to https://github.com/pypa/twine/issues/638 and https://github.com/pypa/packaging.python.org/issues/730, I wrote a spec based on the one that was removed in https://github.com/python/cpython/pull/13087. However, a Google search for "pypirc" turned up at least one [blog post](https://truveris.github.io/articles/configuring-pypirc/) that links to https://docs.python.org/3/distutils/packageindex.html#the-pypirc-file, which now just links to this document. So, I thought a link to the spec would be handy.

Automerge-Triggered-By: @jaraco
Doc/distributing/index.rst