We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2bdc8 commit 1fee515Copy full SHA for 1fee515
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