1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Domen Kožar e14a66f1b9 Support --prefix argument to install command.
There was no way to override prefix for an installation for wheels
previously. The default it whatever sys.prefix points to.
2015-11-22 19:13:51 +01:00
..
__init__.py Fix req.__all__. 2015-04-09 13:21:59 +12:00
req_file.py Issue #2731: Constraints files. 2015-06-03 06:38:33 +12:00
req_install.py Support --prefix argument to install command. 2015-11-22 19:13:51 +01:00
req_set.py Handle missing case from bug #2888 2015-06-19 15:21:02 +10:00
req_uninstall.py imp deprecated on 3.4 2015-05-02 10:48:25 -07:00