summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2014-12-02 09:35:40 -0500
committergordon chung <gord@live.ca>2014-12-10 12:05:03 -0500
commiteeb1df1315d762d4a04e816b20b6bad694543839 (patch)
treef5a2efb20a2fb41f28172dcbcf58849a109644ac /tox.ini
parenta85f0125a43101927696d173167531304f79d4c7 (diff)
downloadpycadf-eeb1df1315d762d4a04e816b20b6bad694543839.tar.gz
sync oslo
this patch also corrects an issue where we incorrectly referenced common._i18n this patch syncs to: Ia1820495a989f4f84530ab83f2d87d53a9f761df Change-Id: Ia192869d7e92732000b9033b09b97316ba5d5028
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 75d37fd..9385341 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,4 +31,7 @@ commands = oslo_debug_helper {posargs}
show-source = True
ignore = H405,H904
exclude = .tox,dist,doc,*.egg,build,./pycadf/openstack/common
-builtins = _
+
+[hacking]
+import_exceptions =
+ pycadf._i18n