Skip to content

Commit 850839f

Browse files
committed
change to use the new beta build system
1 parent 0f66fb3 commit 850839f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ reportUnusedClass = "error"
7474
reportUnusedFunction = "error"
7575

7676
[build-system]
77-
requires = ["poetry>=0.12"]
77+
requires = ["poetry>=1.2.0b3"]
7878
build-backend = "poetry.masonry.api"

0 commit comments

Comments
 (0)