aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2014-11-20 21:08:21 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2014-11-20 21:08:21 -0500
commitc04d2c90fc741e2d1a612d25040b25252656b69c (patch)
treea5dc88ea53ffbb7df1e709ad3e4d3d5221669862 /tox.ini
parentee3faa7376970d3849635a338d8b5ef732d919c3 (diff)
downloadmarkdown-c04d2c90fc741e2d1a612d25040b25252656b69c.tar.gz
markdown-c04d2c90fc741e2d1a612d25040b25252656b69c.tar.bz2
markdown-c04d2c90fc741e2d1a612d25040b25252656b69c.zip
Removed 3.1 env from tox
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 2326901..2763922 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27, py31, py32, py33, py34, flake8
+envlist = py27, py32, py33, py34, flake8
[testenv]
downloadcache = {toxworkdir}/cache