1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Pradyun S. Gedam 8222d788f6
Switch pip uninstall behaviour to be idempotent
pip uninstall no longer aborts if a package is not installed; instead
it prints a warning that the package is not installed and it is
skipping the uninstallation of it for this reason.
2017-11-03 22:28:24 +05:30
..
data Add support for wheel build tags (#4299) 2017-08-31 07:58:02 -04:00
functional Switch pip uninstall behaviour to be idempotent 2017-11-03 22:28:24 +05:30
lib Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
scripts Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
unit tests: do not mark test_unsupported_hashes as xfailed (#4777) 2017-10-15 11:24:15 +01:00
yaml Add support for YAML based test files (#4637) 2017-08-07 12:03:43 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00