Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use patched version of poetry
Browse files Browse the repository at this point in the history
vtnate committed Jan 14, 2025
1 parent 11d9f5a commit c692528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ mkdocs-schema-reader = "~=0.11.1"
mkdocstrings-python = "~=1.12"

[build-system]
requires = ["poetry-core>=2.0.0"]
requires = ["poetry-core>=2.0.1"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.scripts]

0 comments on commit c692528

Please sign in to comment.