poetry
poetry copied to clipboard
Python packaging and dependency management made easy
Results
901
poetry issues
Sort by
recently updated
recently updated
newest added
### Description I added pytorch to my pyproject.toml-file via dependency groups, to allow switching between the gpu- and cpu-version, based on the example given in the documentation: https://python-poetry.org/docs/dependency-specification/ When installing...
kind/bug
status/triage