]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add link to .pypirc specification (GH-20680)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 20 Jun 2020 20:48:17 +0000 (13:48 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Jun 2020 20:48:17 +0000 (13:48 -0700)
commitfd2c8a73450289da23f7c9b46cd432f1035662a6
treee11c991ee8386a386cf12be5f9bf7a9c3dc14e56
parent98621817504add1e985e2526614921bbe0d24fb6
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.htmlGH-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
(cherry picked from commit af157fad286c00ff204e86d8556648cbb53ba99e)

Co-authored-by: Brian Rutledge <brian@bhrutledge.com>
Doc/distributing/index.rst