Skip to content

Commit

Permalink
Add build-system
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Feb 2, 2024
1 parent 20e2723 commit 1152d0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,8 @@ pytest-django = "^4.6.0"
django-capture-on-commit-callbacks = "^1.11.0"
pytest-freezegun = "~0.4.2"
isort = "~5.13.2"


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

0 comments on commit 1152d0b

Please sign in to comment.