1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/utils
2018-11-08 04:24:05 -08:00
..
__init__.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
appdirs.py Remove win_path_to_bytes annotation 2018-10-31 10:05:52 +00:00
compat.py Add typing to compat.py 2018-11-05 12:12:03 +00:00
deprecation.py Document parameters of the deprecated helper 2018-07-15 17:15:35 +05:30
encoding.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
filesystem.py Added type hints 2018-10-27 15:37:29 +01:00
glibc.py Adding type annotations to pip._internal.utils.glibc (#5956) 2018-11-06 15:07:18 +05:30
hashes.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
logging.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
misc.py Change VersionControl.get_src_requirement() to accept the project name. 2018-11-08 04:24:05 -08:00
models.py Add a utility for comparision logic and switch to it 2018-06-24 02:38:22 +05:30
outdated.py Allow passing cache_dir as False to SelfCheckState 2018-09-06 00:43:59 +05:30
packaging.py Refactoring metadata handling in InstallRequirement 2018-07-31 21:11:45 +01:00
setuptools_build.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
temp_dir.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
typing.py Add flake8 ignores for mypy imports 2018-06-13 13:17:30 +05:30
ui.py Revert "Limit progress updates to avoid swamping the TTY" 2018-09-19 09:19:08 +05:30