summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 0759c19..1358c87 100644
--- a/tox.ini
+++ b/tox.ini
@@ -78,11 +78,10 @@ commands:
[testenv:flake8]
-basepython = python3.6
+basepython = python3.7
skip_install = true
deps =
flake8
- flake8-docstrings>=0.2.7
flake8-import-order>=0.9
commands =
flake8 raven/ setup.py