Skip to content

Commit ae76f4f

Browse files
tjnilogston
authored andcommitted
Replace poetry with poetry-core
1 parent 72cc51f commit ae76f4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ toml = "^0.10.1"
8787
tox = "^3.16.1"
8888

8989
[build-system]
90-
requires = ["poetry>=0.12"]
91-
build-backend = "poetry.masonry.api"
90+
requires = ["poetry-core>=1.0.0"]
91+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)