mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Remove two unneeded attributes in packaging
This commit is contained in:
parent
4c0b7070ce
commit
dd2d55c8a1
3 changed files with 4 additions and 7 deletions
|
@ -24,7 +24,7 @@ API
|
|||
prefer_final=False, prefer_source=True, \
|
||||
hosts=('*',), follow_externals=False, \
|
||||
mirrors_url=None, mirrors=None, timeout=15, \
|
||||
mirrors_max_tries=0, verbose=False)
|
||||
mirrors_max_tries=0)
|
||||
|
||||
*index_url* is the address of the index to use for requests.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue