1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/models
2019-11-12 21:08:48 +03:00
..
__init__.py Update the import for PyPI Index model 2018-05-30 01:44:51 +05:30
candidate.py Rename InstallationCandidate.{project -> name} 2019-11-11 11:37:53 +05:30
format_control.py add global disallow_any_generics=True 2019-11-12 21:08:48 +03:00
index.py add type annotations for pip._internal.models (#6065) 2018-12-17 16:42:36 +05:30
link.py Update references to collector.py 2019-10-19 22:24:53 +05:30
scheme.py Create Scheme model and wrap distutils_scheme 2019-11-07 12:43:35 -05:00
search_scope.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
selection_prefs.py Add a SelectionPreferences class. 2019-06-28 11:14:55 -07:00
target_python.py Add LinkEvaluator class. 2019-07-04 16:54:29 -07:00