mirror of
https://github.com/python/cpython.git
synced 2025-10-22 06:32:43 +00:00
parent
8e2bdc8fe8
commit
1fee5151f7
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ name of all sections describing a repository.
|
||||||
Each section describing a repository defines three variables:
|
Each section describing a repository defines three variables:
|
||||||
|
|
||||||
- *repository*, that defines the url of the PyPI server. Defaults to
|
- *repository*, that defines the url of the PyPI server. Defaults to
|
||||||
``https://www.python.org/pypi``.
|
``https://upload.pypi.org/legacy/``.
|
||||||
- *username*, which is the registered username on the PyPI server.
|
- *username*, which is the registered username on the PyPI server.
|
||||||
- *password*, that will be used to authenticate. If omitted the user
|
- *password*, that will be used to authenticate. If omitted the user
|
||||||
will be prompt to type it when needed.
|
will be prompt to type it when needed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue