diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index de2903e..0000000 --- a/openstack-common.conf +++ /dev/null @@ -1,6 +0,0 @@ -[DEFAULT] - -# The list of modules to copy from oslo-incubator.git - -# The base module to hold the copy of openstack.common -base=cloudkittydashboard diff --git a/tox.ini b/tox.ini index 2468314..050e4b9 100644 --- a/tox.ini +++ b/tox.ini @@ -33,4 +33,4 @@ commands = oslo_debug_helper {posargs} show-source = True ignore = E123,E125 builtins = _ -exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,.ropeproject +exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,.ropeproject