Skip to content

Commit

Permalink
Add pytest-django
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirade committed Aug 2, 2022
1 parent 8b2193d commit acb6954
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
21 changes: 20 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pytest-cov = "^3.0.0"
codecov = "^2.1.12"
black = "^22.6.0"
pre-commit = "^2.19.0"
pytest-django = "^4.5.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit acb6954

Please sign in to comment.