Home
last modified time | relevance | path

Searched refs:CORE_VENV_DEPS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/venv/
H A D__init__.py16 CORE_VENV_DEPS = ('pip', 'setuptools') variable
456 f'Upgrading {CORE_VENV_DEPS} packages in {context.bin_path}'
459 *CORE_VENV_DEPS)
534 ' '.join(CORE_VENV_DEPS)))

Completed in 1 milliseconds