summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e35d6d2..672ef9d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -51,7 +51,7 @@ where=src
[options.extras_require]
testing =
pytest
- pytest-cover
+ pytest-cov
coverage>=5.0
docs =