summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 477ca28..6ca71ad 100644
--- a/tox.ini
+++ b/tox.ini
@@ -26,7 +26,7 @@ deps =
coverage
setenv =
COVERAGE_FILE=.coverage
-depends = py27, py35
+depends = py27, py38
[testenv:lint]
skip_install = True