--- codespell-2.4.1/tox.ini.orig
+++ codespell-2.4.1/tox.ini
@@ -2,7 +2,7 @@
 min_version = 4.0
 env_list = unitest,type,dictionaries
 
-[testenv:unitest]
+[testenv]
 description = run unit tests
 extras = dev
 commands = pytest --cov=codespell_lib codespell_lib