pip/src/pip/_internal/req
Pradyun Gedam c3203aa282
Merge pull request #8292 from deveshks/add-mypy-req-constructors
2020-05-23 17:13:17 +05:30
..
__init__.py string_formatting 2020-01-30 20:33:00 +05:30
constructors.py Update parse_editable to return Set[str] 2020-05-22 04:21:14 +05:30
req_file.py Allow --prefer-binary option in requirements file 2020-05-21 19:37:45 +05:30
req_install.py Pass empty set if parts.extras is None 2020-05-22 04:20:32 +05:30
req_set.py Add mypy annotations to pip._internal.req.req_set 2020-05-22 02:01:15 +05:30
req_tracker.py Pass empty set if parts.extras is None 2020-05-22 04:20:32 +05:30
req_uninstall.py Don't fail uninstallation if easy-install.pth doesn't exist 2020-03-24 17:08:44 +05:30