aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorfacelessuser <faceless.shop@gmail.com>2017-11-17 18:47:38 -0700
committerWaylan Limberg <waylan.limberg@icloud.com>2017-11-17 22:51:03 -0500
commit007bd2aa4c184b28f710d041a0abe78bffc0ec2e (patch)
tree32334f71a1b8237c5f44069aad79f7109e5da002 /tox.ini
parentf018b0ede5a49c8d711351d8e9ff437c97cf3acc (diff)
downloadmarkdown-007bd2aa4c184b28f710d041a0abe78bffc0ec2e.tar.gz
markdown-007bd2aa4c184b28f710d041a0abe78bffc0ec2e.tar.bz2
markdown-007bd2aa4c184b28f710d041a0abe78bffc0ec2e.zip
Update builds with py35 and py36 support
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 3292773..33e0f57 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27, py32, py33, py34, pypy, flake8, checkspelling
+envlist = py27, py32, py33, py34, py35, py36, pypy, flake8, checkspelling
[testenv]
deps = -rtest-requirements.txt