Skip to content

Commit 6c3e7fc

Browse files
committed
Update poetry
1 parent 929a98c commit 6c3e7fc

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
@@ -92,5 +92,5 @@ rope = "^0.17.0"
9292
black = { version = "^20.8b1", allow-prereleases = true }
9393

9494
[build-system]
95-
requires = ["poetry>=0.12"]
96-
build-backend = "poetry.masonry.api"
95+
requires = ["poetry-core>=1.0.0"]
96+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)