diff --git a/tox.ini b/tox.ini index 0f6eb0c..df6a15f 100644 --- a/tox.ini +++ b/tox.ini @@ -51,4 +51,4 @@ show-source = True # H405 multi line docstring summary not separated with an empty line ignore = E123,E125,H405 builtins = _ -exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,.ropeproject,tools,releasenotes +exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,.ropeproject,tools,releasenotes