pip/src/pip/_internal/req
Stéphane Bidoul caad983734
Fix docstring typo
2020-07-05 19:11:41 +02:00
..
__init__.py Pass explicit arguments to install_given_req. 2020-05-21 15:35:39 +02:00
constructors.py Make sure user_supplied is propagated where needed 2020-05-31 18:33:51 +02:00
req_file.py Fix docstring typo 2020-07-05 19:11:41 +02:00
req_install.py Move check_invalid_constraint_type to req_install.py 2020-07-04 18:01:28 +05:30
req_set.py Uniform use of user supplied vocabulary 2020-05-31 18:33:51 +02:00
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