Skip to content

Commit

Permalink
Install coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrlpld committed Dec 21, 2023
1 parent 85f6d86 commit 279c5ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ dependencies = [
[project.optional-dependencies]
testing = [
"dj-database-url==2.1.0",
"pre-commit==3.4.0"
"pre-commit==3.4.0",
"coverage==7.3.4",
]
ci = [
"tox==4.11.3",
Expand Down

0 comments on commit 279c5ed

Please sign in to comment.