Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit d607cc3

Browse files
committed
Add coverage
1 parent 976b57d commit d607cc3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ pytest = "*"
5858
pytest-cov = "*"
5959
pytest-django = "*"
6060
pylint = "*"
61+
coverage = {extras = ["toml"], version = "^6.0.2"}
6162

6263
[tool.black]
6364
line-length = 120

0 commit comments

Comments
 (0)