Skip to content

Commit

Permalink
Add coverage to development tools
Browse files Browse the repository at this point in the history
  • Loading branch information
DiaAzul committed Mar 25, 2022
1 parent 1651688 commit 8959c6c
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
56 changes: 55 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 @@ -48,6 +48,7 @@ async-timeout = "^4.0.2"
pytest-django = "^4.5.2"
pytest-asyncio = "^0.16.0"
interrogate = "^1.5.0"
coverage = "^6.3.2"

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

0 comments on commit 8959c6c

Please sign in to comment.