1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Donald Stufft 751eec65f3 Merge branch 'master' into develop
Conflicts:
	CHANGES.txt
	docs/configuration.rst
	docs/cookbook.rst
	docs/reference/pip.rst
	docs/usage.rst
	pip/__init__.py
	pip/commands/install.py
	pip/commands/wheel.py
	pip/req.py
	pip/wheel.py
	tests/unit/test_wheel.py
2014-02-20 20:33:59 -05: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 Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
req_install.py Merge branch 'master' into develop 2014-02-20 20:33:59 -05:00
req_set.py fixes for downloading wheels (Issue #1112) 2014-02-02 15:09:32 -08:00
req_uninstall.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00