| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| test_info.py | ||
| test_list.py | ||
| test_remove.py | ||
| test_use.py |
Due to the wording in [1] the broader python tooling ecosystem sometimes expects an exact match to the single line pkgutil extend_path usage. This change replaces current pkgutil style namespace package implementation with the one line implementation described in [1]. This change also causes an import order change as `poetry.core` is correctly detected as a third-party package. [1] https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| conftest.py | Loading commit data... | |
| helpers.py | Loading commit data... | |
| test_info.py | Loading commit data... | |
| test_list.py | Loading commit data... | |
| test_remove.py | Loading commit data... | |
| test_use.py | Loading commit data... |