Skip to content

Commit 2f74633

Browse files
fabaffdbanty
andauthored
chore: Switch to poetry-core as distribution build backend [#564]. Thanks @fabaff!
Co-authored-by: Dylan Anthony <[email protected]>
1 parent 55cb94a commit 2f74633

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
@@ -125,5 +125,5 @@ disable = [
125125
]
126126

127127
[build-system]
128-
requires = ["poetry>=1.0"]
129-
build-backend = "poetry.masonry.api"
128+
requires = ["poetry-core>=1.0.0"]
129+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)