Skip to content

Commit 4c4ccb1

Browse files
authored
Switch to poetry-core
1 parent c9a4d03 commit 4c4ccb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,5 @@ disable = [
120120
]
121121

122122
[build-system]
123-
requires = ["poetry>=1.0"]
124-
build-backend = "poetry.masonry.api"
123+
requires = ["poetry-core>=1.0.0"]
124+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)