--- codespell-2.4.2/tox.ini.orig +++ codespell-2.4.2/tox.ini @@ -8,7 +8,7 @@ allowlist_externals = make commands = make check-dictionaries -[testenv:unitest] +[testenv] description = run unit tests extras = dev commands = pytest --cov=codespell_lib codespell_lib