8000 Switch to poetry-core (#226) · akshat-ja/python-kasa@7b99f7e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b99f7e

Browse files
authored
Switch to poetry-core (python-kasa#226)
1 parent 1a3c73e commit 7b99f7e

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
@@ -78,5 +78,5 @@ markers = [
7878
]
7979

8080
[build-system]
81-
requires = ["poetry>=0.12"]
82-
build-backend = "poetry.masonry.api"
81+
requires = ["poetry-core>=1.0.0"]
82+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)
0