| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | ||
| base_repository.py | ||
| exceptions.py | ||
| installed_repository.py | ||
| legacy_repository.py | ||
| pool.py | ||
| pypi_repository.py | ||
| remote_repository.py | ||
| repository.py |
This change replaces various cases in which installed distribution and file look-ups used path searches with importlib.metadata backed look-ups. This fixes issues with `dist-info` lookup for PEP610 implementation as well as `.pth` file look-up and `dist-info` removal.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| base_repository.py | Loading commit data... | |
| exceptions.py | Loading commit data... | |
| installed_repository.py | Loading commit data... | |
| legacy_repository.py | Loading commit data... | |
| pool.py | Loading commit data... | |
| pypi_repository.py | Loading commit data... | |
| remote_repository.py | Loading commit data... | |
| repository.py | Loading commit data... |