Skip to content

Commit a0abdc2

Browse files
committed
Switch to poetry_core
1 parent da2efd8 commit a0abdc2

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
@@ -30,5 +30,5 @@ addopts = "--hypothesis-show-statistics"
3030
ignore_missing_imports = true
3131

3232
[build-system]
33-
requires = ["poetry>=0.12"]
34-
build-backend = "poetry.masonry.api"
33+
requires = ["poetry_core>=1.0.0"]
34+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)