summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-14 19:54:36 +0000
committerGerrit Code Review <review@openstack.org>2016-11-14 19:54:36 +0000
commitfb635b58e05d29a8ebfc22c9e5418dbc1fc827a3 (patch)
tree9cddca140fed65cabdf466093636f92e47ded8b6
parentff09b4400388e7dafddfaf2d2201144712e3a352 (diff)
parent5088efb00f2da61fe16a43a00bc2f62d43cdc3df (diff)
downloadpython-barbicanclient-fb635b58e05d29a8ebfc22c9e5418dbc1fc827a3.tar.gz
Merge "Removed openstack/common from tox.in"
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c3146cd..56270c8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -37,4 +37,4 @@ commands = nosetests {toxinidir}/functionaltests/{posargs} -v
[flake8]
show-source = True
ignore = F,H
-exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
+exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build