Skip to content

Commit fdb4eaf

Browse files
committed
Issue #29069: Merge from 3.6
2 parents 98feb2a + 5d1111e commit fdb4eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/distutils/packageindex.rst

Lines changed: 1 addition & 1 deletion
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)