Skip to content

Commit

Permalink
add coverage to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
codingfabi committed May 4, 2024
1 parent 76b1256 commit c7da6e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ sphinx = "^7.3.7"
sphinx-toolbox = "^3.5.0"
sphinx_rtd_theme = "^1.0.0"
myst-parser = "^3.0.1"
coverage-badge = "^1.1.1"
coverage = "^7.5.1"

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

0 comments on commit c7da6e7

Please sign in to comment.