diff --git a/tox.ini b/tox.ini index 61321f55b..dcf60b4de 100644 --- a/tox.ini +++ b/tox.ini @@ -49,4 +49,4 @@ commands = {posargs} # don't submit patches that solely correct them or enable them. ignore = E125,H show-source = True -exclude = .venv,.tox,dist,doc,build,*.egg +exclude = .venv,.tox,dist,doc,build,*.egg,.test