pip/src/pip/_internal/req
Chris Hunt a0b75cc460 Remove intermediate pip-wheel-metadata dir
Previously this was located in the source directory itself, but now
that we're using a temporary directory, there's no need for
pip-wheel-metadata.
2019-10-13 22:20:58 +02:00
..
__init__.py Enable isort in pre-commit 2019-09-24 18:03:22 +05:30
constructors.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
req_file.py Move PipSession to network.session 2019-09-27 01:02:52 -04:00
req_install.py Remove intermediate pip-wheel-metadata dir 2019-10-13 22:20:58 +02:00
req_set.py Canonicalize names stored in RequirementSet 2019-09-19 14:56:24 +05:30
req_tracker.py Unconditionally create TempDirectory.path 2019-09-22 00:02:46 -04:00
req_uninstall.py Unconditionally create TempDirectory.path 2019-09-22 00:02:46 -04:00