Skip to content

Commit a8b9f9c

Browse files
committed
Use poetry core to build the project
1 parent 9a1ccc7 commit a8b9f9c

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
@@ -29,5 +29,5 @@ black = {version = "^19.3b0", python = "^3.6"}
2929

3030

3131
[build-system]
32-
requires = ["poetry>=1.0.0b2"]
33-
build-backend = "poetry.masonry.api"
32+
requires = ["poetry-core>=1.0.0a3"]
33+
build-backend = "poetry_core.masonry.api"

0 commit comments

Comments
 (0)