Skip to content

Commit

Permalink
Add build system information
Browse files Browse the repository at this point in the history
  • Loading branch information
tammoippen authored Dec 20, 2024
1 parent 6e13ed9 commit db744e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ pytest = "^6"
pytest-cov = "^3"
pytest-mock = "^2"
pytest-pythonpath = "^0.7.3"

[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"

0 comments on commit db744e1

Please sign in to comment.