diff --git a/tox.ini b/tox.ini index 371858ce..beb0c8ef 100644 --- a/tox.ini +++ b/tox.ini @@ -46,7 +46,7 @@ commands = oslo_debug_helper -t keystoneauth1/tests {posargs} # D203: 1 blank line required before class docstring (deprecated in pep257) ignore = D100,D101,D102,D103,D104,D203 show-source = True -exclude = .venv,.tox,dist,doc,*egg,build,*openstack/common* +exclude = .venv,.tox,dist,doc,*egg,build [testenv:docs] commands=