devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Poetry erroneously recommended

Open frafra opened this issue 1 year ago • 0 comments

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.

frafra avatar Feb 05 '24 14:02 frafra