We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe607be + 1fee515 commit 5d1111eCopy full SHA for 5d1111e
Doc/distutils/packageindex.rst
@@ -173,7 +173,7 @@ name of all sections describing a repository.
173
Each section describing a repository defines three variables:
174
175
- *repository*, that defines the url of the PyPI server. Defaults to
176
- ``https://www.python.org/pypi``.
+ ``https://upload.pypi.org/legacy/``.
177
- *username*, which is the registered username on the PyPI server.
178
- *password*, that will be used to authenticate. If omitted the user
179
will be prompt to type it when needed.
0 commit comments