| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| operations | ||
| __init__.py | ||
| base_installer.py | ||
| chef.py | ||
| chooser.py | ||
| executor.py | ||
| installer.py | ||
| noop_installer.py | ||
| pip_installer.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 |
|---|---|---|
| .. | ||
| operations | Loading commit data... | |
| __init__.py | Loading commit data... | |
| base_installer.py | Loading commit data... | |
| chef.py | Loading commit data... | |
| chooser.py | Loading commit data... | |
| executor.py | Loading commit data... | |
| installer.py | Loading commit data... | |
| noop_installer.py | Loading commit data... | |
| pip_installer.py | Loading commit data... |