summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-06 19:41:10 +0000
committerGerrit Code Review <review@openstack.org>2017-01-06 19:41:10 +0000
commit272f60d8a2cce1ce1158ce241699fe7710d3c4e9 (patch)
tree505a08316c5cdde62f5b966c61e2489da078c6f8 /tox.ini
parent90657454a1a9f7c89d0ae9eba9b888f56d650f04 (diff)
parentffdab4ea43389b94f3c1d1ead5d97870d7c3c311 (diff)
downloadpython-keystoneclient-272f60d8a2cce1ce1158ce241699fe7710d3c4e9.tar.gz
Merge "remove hacking checks from keystoneclient"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index cd99eba..08ba962 100644
--- a/tox.ini
+++ b/tox.ini
@@ -64,7 +64,6 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
[hacking]
import_exceptions =
keystoneclient.i18n
-local-check-factory = keystoneclient.tests.hacking.checks.factory
[testenv:bindep]
# Do not install any requirements. We want this to be fast and work even if