Home
last modified time | relevance | path

Searched defs:DEFAULT_REPOSITORY (Results 1 – 4 of 4) 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/_distutils/
Dconfig.py24 DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' variable in PyPIRCCommand
/external/python/setuptools/setuptools/command/
Dupload_docs.py35 DEFAULT_REPOSITORY = 'https://pypi.python.org/pypi/' variable in upload_docs