pip/src/pip/_internal/req
Nguyễn Gia Phong 6887b0795b Merge usage of download_dir and wheel_download_dir
In every cases, at least one of them is None.  By doing this,
it is also possible to simplify wrapper codes around download_dir.
2020-10-07 13:42:21 +07:00
..
__init__.py Refactor to apply Mypy strict-optional=True 2020-07-08 20:24:29 +08:00
constructors.py Merge pull request #8902 from pradyunsg/linter-updates 2020-09-23 21:44:55 +05:30
req_file.py Prepare isort for black 2020-09-23 21:47:47 +05:30
req_install.py Merge usage of download_dir and wheel_download_dir 2020-10-07 13:42:21 +07:00
req_set.py Update linter: isort 2020-09-23 19:52:28 +05:30
req_tracker.py Update linter: isort 2020-09-23 19:52:28 +05:30
req_uninstall.py Update linter: isort 2020-09-23 19:52:28 +05:30