| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| link_sources | ||
| __init__.py | ||
| cached.py | ||
| exceptions.py | ||
| http.py | ||
| installed_repository.py | ||
| legacy_repository.py | ||
| pool.py | ||
| pypi_repository.py | ||
| repository.py | ||
| single_page_repository.py |
This change ensures that poetry does not bail out when encountering a bad distributions in `sys_path`. This behaviour is similar to how `pip` handles this today. In addition to ignoring these distributions, we also issue a warning log so users can choose to act on this. Further, this change also handles a scenario where an empty path is present in the `sys_path`.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| link_sources | Loading commit data... | |
| __init__.py | Loading commit data... | |
| cached.py | Loading commit data... | |
| exceptions.py | Loading commit data... | |
| http.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... | |
| repository.py | Loading commit data... | |
| single_page_repository.py | Loading commit data... |