Home
last modified time | relevance | path

Searched defs:DEFAULT_REPOSITORY (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dconfig.py24 DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' variable in PyPIRCCommand
/external/python/cpython3/Lib/distutils/
Dconfig.py24 DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' variable in PyPIRCCommand
/external/python/setuptools/setuptools/command/
Dupload_docs.py34 DEFAULT_REPOSITORY = 'https://pypi.python.org/pypi/' variable in upload_docs