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
Pradyun Gedam ea1295b720
Merge pull request #7965 from deveshks/warn-on-invalid-index-url
Warn if an invalid URL is passed with --index-url
2020-04-09 17:15:47 +05:30
..
__init__.py Update the import for PyPI Index model 2018-05-30 01:44:51 +05:30
candidate.py remove disallow_untyped_defs=False for more modules 2019-12-13 10:22:21 +03:00
direct_url.py Add DirectUrl model, implementing PEP 610 2020-04-01 22:56:59 +02:00
format_control.py remove disallow_untyped_defs=False from models.format_control 2019-11-16 16:53:10 +03:00
index.py add type annotations for pip._internal.models (#6065) 2018-12-17 16:42:36 +05:30
link.py add failing test ; apply the fix ; add template NEWS entry 2020-04-07 12:01:43 -07:00
scheme.py Create Scheme model and wrap distutils_scheme 2019-11-07 12:43:35 -05:00
search_scope.py Address review comments 2020-04-07 09:44:36 +05:30
selection_prefs.py Add a SelectionPreferences class. 2019-06-28 11:14:55 -07:00
target_python.py Update references to pep425tags 2020-02-26 10:24:43 -08:00
wheel.py string_formatting 2020-01-30 20:33:00 +05:30