Skip to content

Commit 140517a

Browse files
authored
Switch to poetry-core
1 parent 88723d7 commit 140517a

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
@@ -18,5 +18,5 @@ black = {version = "^19.10b0", allow-prereleases = true}
1818
python-dotenv = "^0.15.0"
1919

2020
[build-system]
21-
requires = ["poetry>=0.12"]
22-
build-backend = "poetry.masonry.api"
21+
requires = ["poetry-core"]
22+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)