Skip to content

Commit

Permalink
build: add coverage as backend dependency (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsilkyn authored Apr 21, 2024
1 parent c20671c commit 115add6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 1 deletion.
66 changes: 65 additions & 1 deletion backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ django-celery-results = "^2.5.1"
django-polymorphic = "^3.1.0"
django-rest-polymorphic = "^0.1.10"
nh3 = "^0.2.17"
coverage = "^7.4.4"


[build-system]
Expand Down

0 comments on commit 115add6

Please sign in to comment.