1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/req
Pradyun Gedam cd15a8514e
Factor out is_archive_file
Signed-off-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
2020-11-25 14:13:07 +00:00
..
__init__.py Refactor to apply Mypy strict-optional=True 2020-07-08 20:24:29 +08:00
constructors.py Factor out is_archive_file 2020-11-25 14:13:07 +00:00
req_file.py Removed unused comes_from argument of parse_requirements 2020-11-08 19:07:28 +01:00
req_install.py Remove --build-dir option, as per deprecation 2020-10-27 15:24:36 +00: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