Skip to content

Commit 75f7304

Browse files
committed
Requires Poetry 2.x
1 parent ac8ae43 commit 75f7304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ addopts = [
5959
pythonpath = "src"
6060

6161
[build-system]
62-
requires = ["poetry-core>=1.0.0"]
62+
requires = ["poetry-core>=2.0.0,<3.0.0"]
6363
build-backend = "poetry.core.masonry.api"
6464

6565
[tool.ruff.lint]

0 commit comments

Comments
 (0)