summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDeepak <deepak.os31@yahoo.com>2016-11-09 22:31:47 +0530
committerDeepak <deepak.os31@yahoo.com>2016-11-09 22:39:35 +0530
commit5088efb00f2da61fe16a43a00bc2f62d43cdc3df (patch)
tree72f5f938af4c64147fe5a7e7d8ebeb76bc3db547 /tox.ini
parent785d585fb19715876c4e1e56f7f75c2174052627 (diff)
downloadpython-barbicanclient-5088efb00f2da61fe16a43a00bc2f62d43cdc3df.tar.gz
Removed openstack/common from tox.in
As openstack/common file is not there in repo. Change-Id: I0cb6b2c16c3de95fa6b8f08d92850bfa9ca882ab
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 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