1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Jon Dufresne 5c6169465e Remove unused class TestUpgradeDistributeToSetuptools
Unused since 6b54145783 when the last test
method was removed.

Removing the class avoids the need to add type annotations.
2021-09-12 12:55:09 -07:00
..
data Cleanup several Python 2 version_info checks/workarounds 2021-08-20 09:39:31 -06:00
functional Remove unused class TestUpgradeDistributeToSetuptools 2021-09-12 12:55:09 -07:00
lib Remove unused method ConfigurationMixin.get_file_contents() 2021-08-28 09:21:53 -07:00
unit Merge pull request #10378 from jdufresne/unescape 2021-09-05 17:49:59 +08:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Run mypy on the tests directory 2021-08-22 09:57:26 -06:00
requirements-common_wheels.txt Move test requirements into tests/ 2021-07-24 12:06:51 +01:00
requirements.txt Replace use of pretend library with unitest.mock in tests 2021-09-03 16:23:28 -07:00