1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Xavier Fernandez 0999d91586 Cleanup parse_editable (#4173)
* parse_editable: merge duplicate code

* parse_editable: use _strip_extras
2016-12-11 20:30:44 +01:00
..
__init__.py Fix req.__all__. 2015-04-09 13:21:59 +12:00
req_file.py Fix typos 2016-06-10 21:29:43 +02:00
req_install.py Cleanup parse_editable (#4173) 2016-12-11 20:30:44 +01:00
req_set.py Refactor InstallRequirement instantiation 2016-12-11 19:53:25 +01:00
req_uninstall.py Move more uninstall code to req_uninstall.py 2016-12-10 23:07:23 +01:00