Skip to content

Commit 3684883

Browse files
branchvStranger6667
authored andcommitted
build: use lighter poetry-core
1 parent bdbdbb5 commit 3684883

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
@@ -47,5 +47,5 @@ known_first_party = "hypothesis_graphql"
4747
known_third_party =["attr", "graphql", "hypothesis", "hypothesis_graphql", "pytest"]
4848

4949
[build-system]
50-
requires = ["poetry>=0.12"]
51-
build-backend = "poetry.masonry.api"
50+
requires = ["poetry-core>=1.0"]
51+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)