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 e57e3a72a..b75643e4c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -57,7 +57,7 @@ install_requires =
python_requires = >=3.7.2
[options.extras_require]
-testutil=gitpython>3
+testutils=gitpython>3
spelling=pyenchant~=3.2
[options.packages.find]