1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Marcus Smith c16747bfd0 - we won't be shlex parsing the args later,
so the split here should just be simple string split on ' '
- token parsing logic fixes
- text fixes (tuples, not lists)
2015-06-02 06:50:16 +12:00
..
__init__.py Fix req.__all__. 2015-04-09 13:21:59 +12:00
req_file.py - we won't be shlex parsing the args later, 2015-06-02 06:50:16 +12:00
req_install.py Hide setup.py output unless using -v 2015-05-20 21:27:12 -04:00
req_set.py Remove the workarounds/hacks to handle distribute -> setuptools 2015-05-09 15:09:05 -04:00
req_uninstall.py Add resolve_symlinks arg to normalize_path() 2015-03-18 15:38:12 -07:00