Skip to content

Commit

Permalink
Replace pytest-cover with pytest-cov
Browse files Browse the repository at this point in the history
Closes #394
  • Loading branch information
digitalresistor committed Jan 23, 2023
1 parent bf2b854 commit 3e44071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ where=src
[options.extras_require]
testing =
pytest
pytest-cover
pytest-cov
coverage>=5.0

docs =
Expand Down

0 comments on commit 3e44071

Please # to comment.