Skip to content

Commit 58f6981

Browse files
committed
pyproject.toml: Update build-system
1 parent 61ccbc3 commit 58f6981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ extend_exclude = "*__snapshots/*/*input.py,tests/*/input/*.py"
7373

7474

7575
[build-system]
76-
requires = ["poetry>=0.12"]
77-
build-backend = "poetry.masonry.api"
76+
requires = ["poetry-core>=1.0,<3.0"]
77+
build-backend = "poetry.core.masonry.api"
7878

0 commit comments

Comments
 (0)