Skip to content

Commit

Permalink
remove unused coverage package
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Jun 24, 2024
1 parent 61b9bed commit ded6cc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ dependencies = ["numpy>=1.24"]
[project.optional-dependencies]
test = [
"pytest",
"pytest-cov",
"coverage",
"coverage-badge",
]
Expand Down

0 comments on commit ded6cc7

Please sign in to comment.