From 7574ab7ac7a3f38e69fd1f1280ece38783566c72 Mon Sep 17 00:00:00 2001 From: "ChangBo Guo(gcb)" Date: Wed, 11 May 2016 19:32:58 +0800 Subject: Remove oslo-incubator related stuff Change-Id: I4f09eb32cbc461e8aa8cb0df4612730d02e46dda --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index a54730f..d710140 100644 --- a/tox.ini +++ b/tox.ini @@ -46,7 +46,7 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen # E123, E125 skipped as they are invalid PEP-8. ignore = E123,E125 show-source = True -exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build +exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build [hacking] import_exceptions = -- cgit v1.2.1