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 14937b13c..02dab34bf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,7 +21,7 @@ downloadcache = ~/cache/pip
[testenv:pep8]
commands =
flake8 {posargs}
- {toxinidir}/tools/conf/check_uptodate.sh
+ {toxinidir}/tools/config/check_uptodate.sh
[testenv:cover]
setenv = VIRTUAL_ENV={envdir}