Skip to content

Commit 5d1111e

Browse files
committed
Issue #29069: Merge from 3.5
2 parents fe607be + 1fee515 commit 5d1111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/distutils/packageindex.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ name of all sections describing a repository.
173173
Each section describing a repository defines three variables:
174174

175175
- *repository*, that defines the url of the PyPI server. Defaults to
176-
``https://www.python.org/pypi``.
176+
``https://upload.pypi.org/legacy/``.
177177
- *username*, which is the registered username on the PyPI server.
178178
- *password*, that will be used to authenticate. If omitted the user
179179
will be prompt to type it when needed.

0 commit comments

Comments
 (0)