Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
build(pyproject): add coverage.py dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bitterteriyaki committed Nov 6, 2023
1 parent 7f827c1 commit f4e953e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 22 deletions.
88 changes: 66 additions & 22 deletions 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 @@ -22,6 +22,7 @@ commitizen = "^3.9.0"
flake8 = "^6.1.0"
mypy = "^1.5.1"
django-stubs = {extras = ["compatible-mypy"], version = "^4.2.4"}
coverage = "^7.3.2"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit f4e953e

Please sign in to comment.