summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorntova <47679390+ntova@users.noreply.github.com>2019-07-29 17:31:47 +0200
committerntova <47679390+ntova@users.noreply.github.com>2019-07-30 11:08:03 +0200
commit3e0bed4b367b7de2855212392c3032c9cca1fc68 (patch)
tree798393fda1aae11a2611aeff9d02c91ac92ddf43 /tox.ini
parent171392d1ff12003cdd41afa4c6b1e18d293b76a8 (diff)
tox / travis: add testing on py38-dev
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 8861b13f5..3c6ad6d56 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{35,36,37},flake8
+envlist = py{35,36,37,38},flake8
[testenv]
deps =