1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/resolution/resolvelib
2020-11-21 22:14:24 +08:00
..
__init__.py Add --unstable-feature=resolver 2020-03-11 18:51:01 +08:00
base.py Allow constraining an explicit requirement 2020-11-21 22:14:24 +08:00
candidates.py Implement __str__ for debuggability 2020-11-21 22:14:24 +08:00
factory.py Allow constraining an explicit requirement 2020-11-21 22:14:24 +08:00
found_candidates.py Improve sorting logic 2020-10-13 16:12:11 +08:00
provider.py Tie-break requirements with package name 2020-11-04 21:23:40 +08:00
reporter.py Include package name in backtracking messaging 2020-11-19 18:38:30 +00:00
requirements.py Implement __str__ for debuggability 2020-11-21 22:14:24 +08:00
resolver.py Add a debugging reporter for pip's resolver 2020-10-29 02:33:50 +05:30