1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Daniel Hahler 14b55b0118 Use normalize_path for download_cache passed to RequirementSet
This appears to be in line with other places where paths are normalized.
2014-05-03 22:44:37 +02:00
..
__init__.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
req_file.py slightly more pythonic syntax for iterating over line numbers 2014-04-02 18:46:34 +02:00
req_install.py Move site.USER_SITE and sysconfig out of backwardcompat 2014-04-16 06:13:08 +10:00
req_set.py Use normalize_path for download_cache passed to RequirementSet 2014-05-03 22:44:37 +02:00
req_uninstall.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00