summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
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 f001df9..13238b1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -69,7 +69,7 @@ show-source = True
exclude = .venv*,.tox,dist,*egg,build,.git,doc,*lib/python*,.update-venv
[hacking]
-import_exceptions = six.moves,glanceclient._i18n
+import_exceptions = glanceclient._i18n
[testenv:lower-constraints]
basepython = python3