1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
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
..
data Ensure wheel-Version is compatible with pip 2014-02-19 20:01:22 -05:00
functional Merge branch 'master' into develop 2014-02-20 20:33:59 -05:00
lib Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
scripts Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
unit Ensure wheel-Version is compatible with pip 2014-02-19 20:01:22 -05:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Cleanup after each test case 2014-02-10 13:01:52 -05:00