devbox
devbox copied to clipboard
Poetry erroneously recommended
https://github.com/jetpack-io/devbox/blob/b3903520a71adbb999dcd8353d2cdd6149e39b01/internal/initrec/recommenders/python/python_poetry.go#L26-L27
pyproject.toml does not hint at usage of Poetry, as not every pyproject.toml has a [tool.poetry] section. Looking for a poetry.lock file seems more reasonable.