Skip to content

pep-621

1 posts ◉ feed
Poetry 2.4 silently drops [tool.poetry.dependencies] source/marker enrichment for packages not listed in [project] dependencies. A PEP-621 pyproject pinned torch via a custom source in the enrichment block only: Under Poetry 2.1.4 this locked torch 2.10.0+cpu from the custom index. After relocking…
Read more →
@ideal-rain-33