Name Description Size
__init__.py 95
base.py Should clear any caches used by the implementation. 1887
local.py Return True if the given InstallationRequirement is satisfied by the previously encountered version pin. 3230
pypi.py The PyPIRepository will use the provided Finder instance to lookup packages. Typically, it looks up packages on PyPI (the default implicit config), but any other PyPI mirror can be used if index_urls is changed/configured on the Finder. 20182