summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-29 14:34:25 +0000
committerGerrit Code Review <review@openstack.org>2016-03-29 14:34:25 +0000
commitc3884691a0c32168f4ae079235b217d3ecd735a1 (patch)
tree539c7663c4371d04a926a959c105af571b8d5145 /tox.ini
parent6aea33c79f67456a202e8c89cda22c9f1303daa3 (diff)
parent7e7e5525d2dea1941fa89270ffb89cc4a7670b4f (diff)
downloadpython-novaclient-c3884691a0c32168f4ae079235b217d3ecd735a1.tar.gz
Merge "Removed unused Oslo Incubator code"
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 64961de5..6dc6de41 100644
--- a/tox.ini
+++ b/tox.ini
@@ -65,7 +65,7 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
# Additional checks are also ignored on purpose: F811, F821
ignore = F811,F821,H404,H405
show-source = True
-exclude=.venv,.git,.tox,dist,*openstack/common*,*lib/python*,*egg,build,doc/source/conf.py,releasenotes
+exclude=.venv,.git,.tox,dist,*lib/python*,*egg,build,doc/source/conf.py,releasenotes
[hacking]
import_exceptions = novaclient.i18n