1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Lincoln de Sousa d6582a251e Cmds {install,wheel} should return proper error code
The `pip` executable was returning a successful status code (`0`) when
trying to install new packages with existing previous build directories.

Conflicts:
	tests/functional/test_install_cleanup.py
	tests/functional/test_wheel.py
2013-08-26 18:55:55 -07:00
..
data when unpacking archives, don't preserve permissions except execution for regular files 2013-08-17 00:18:40 -07:00
functional Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
lib fix up the bundle support 2013-08-07 00:13:47 -07:00
scripts break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
unit when unpacking archives, don't preserve permissions except execution for regular files 2013-08-17 00:18:40 -07:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00