summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2019-03-15 08:14:24 +0100
committerGitHub <noreply@github.com>2019-03-15 08:14:24 +0100
commit4c3bec99d5ee9a36f0dad40fe2ca8738a6289e48 (patch)
tree16d0ea70dddb6b14f9a51659404d2b6d833fe253
parentea2721742c682479bc0403d6b9afc5ff8a6c261a (diff)
downloadzope-tales-py38.tar.gz
Also test on Python 3.8 locally.py38
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index fd0ceb6..a3996de 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py27,py34,py35,py36,py37,pypy,pypy3,coverage,docs
+ py27,py34,py35,py36,py37,py38,pypy,pypy3,coverage,docs
[testenv]
commands =