pip/src/pip/_internal/models
Pradyun Gedam f377148f6d
Use mypy's inline configuration syntax for opt-outs
2019-07-30 12:39:51 +05:30
..
__init__.py Update the import for PyPI Index model 2018-05-30 01:44:51 +05:30
candidate.py Rename InstallationCandidate.{location -> link} 2019-07-20 12:41:22 +05:30
format_control.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
index.py add type annotations for pip._internal.models (#6065) 2018-12-17 16:42:36 +05:30
link.py Merge pull request #6764 from pradyunsg/style/isort 2019-07-26 23:52:24 +05:30
search_scope.py Remove models/search_scope.py's dependency on download.py. 2019-06-21 14:41:45 -07: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