Skip to content

Commit 40ec704

Browse files
authored
Update pyproject.toml
1 parent 157c2d1 commit 40ec704

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ pytest = "^7.4.4"
2525
pytest-dotenv = "^0.5.2"
2626
pytest-regressions = "^2.4.3"
2727

28+
[build-system]
29+
requires = ["poetry-core>=1.0.0"]
30+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)