Skip to content

Commit 18d59ff

Browse files
authored
switch to poetry-core (#113)
1 parent 1e07fce commit 18d59ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = [ "poetry>=0.12",]
3-
build-backend = "poetry.masonry.api"
2+
requires = ["poetry-core"]
3+
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "varname"

0 commit comments

Comments
 (0)