Add support to Poetry's non_package mode #264
Annotations
3 errors
macOS / 3.8
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Windows / 3.8:
tests\bundlers\test_venv_bundler.py#L414
test_bundler_non_package_mode
poetry.utils.env.exceptions.NoCompatiblePythonVersionFound: Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.
|
Windows / 3.8
Process completed with exit code 1.
|