summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 59f16461e..5766a30f7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,6 +21,7 @@ downloadcache = ~/cache/pip
[testenv:pep8]
commands =
flake8 {posargs}
+ {toxinidir}/tools/conf/check_uptodate.sh
[testenv:cover]
setenv = VIRTUAL_ENV={envdir}