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 20f15434..2f91dff7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,7 +27,7 @@ commands =
coverage xml -o cover/coverage.xml
[testenv:pep8]
-deps = hacking>=3.0,<=3.1.0
+deps = hacking>=3.0.1,<=3.1.0
doc8
commands =
flake8