diff options
Diffstat (limited to 'Doc/library/packaging.pypi.simple.rst')
| -rw-r--r-- | Doc/library/packaging.pypi.simple.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/packaging.pypi.simple.rst b/Doc/library/packaging.pypi.simple.rst index 92b3270..9153738 100644 --- a/Doc/library/packaging.pypi.simple.rst +++ b/Doc/library/packaging.pypi.simple.rst @@ -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. |
