1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Tzu-ping Chung d2028e9538 Implement RequiresPythonRequirement with context
This specialized class is able to carry more context information than
the previous implementation (which reuses ExplicitRequirement). Error
reports can thus provide better messages by introspecting.
2020-04-10 23:17:29 +08:00
..
data Prevent infinite recursion with pip wheel with $TMPDIR in $PWD 2020-03-19 18:07:56 +01:00
functional Implement RequiresPythonRequirement with context 2020-04-10 23:17:29 +08:00
lib Add a test demonstrating #7966 2020-04-03 11:18:44 +01:00
unit Merge pull request #7990 from uranusjr/resolver-installed-2 2020-04-09 20:58:17 +01:00
yaml add ability to test uninstall - and simple uninstall test 2020-04-05 00:05:43 -05:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py sort imports 2020-03-31 01:42:40 -05:00