summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2016-05-11 19:32:58 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2016-05-11 19:32:58 +0800
commit7574ab7ac7a3f38e69fd1f1280ece38783566c72 (patch)
tree9268e2e36fba120b073d138240eec03e23a5fc85 /tox.ini
parent3ac4f3f2d8ddfd60543b978026ce37ab2f767cab (diff)
downloadoslo-db-7574ab7ac7a3f38e69fd1f1280ece38783566c72.tar.gz
Remove oslo-incubator related stuff
Change-Id: I4f09eb32cbc461e8aa8cb0df4612730d02e46dda
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
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 =