pip/src/pip/_internal/models
Stéphane Bidoul bc0f4c36ee
Remove resolved_revision from DirectUrl VcsInfo
Altough resolved_revision it is part of PEP 610, it is currently not
implemented in pip, so remove it from the code
base to avoid confusion.
2022-04-18 13:56:22 +02:00
..
__init__.py Update the import for PyPI Index model 2018-05-30 01:44:51 +05:30
candidate.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
direct_url.py Remove resolved_revision from DirectUrl VcsInfo 2022-04-18 13:56:22 +02:00
format_control.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
index.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
link.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
scheme.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
search_scope.py Cleanup implicit string concatenation 2021-08-20 13:37:52 +01:00
selection_prefs.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
target_python.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
wheel.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00