summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorBarry Warsaw2015-06-22 18:39:45 -0400
committerBarry Warsaw2015-06-22 18:39:45 -0400
commit01c85a2acddf0e6a1a95262e2dc2f79e3c3f9e75 (patch)
tree5f887259b530d8ec63701adacda32e8ece69cb9c /tox.ini
parentfd29c455148ddfdabdbbf1bd8cd7b4d3927b3ddf (diff)
downloadmailman-01c85a2acddf0e6a1a95262e2dc2f79e3c3f9e75.tar.gz
mailman-01c85a2acddf0e6a1a95262e2dc2f79e3c3f9e75.tar.zst
mailman-01c85a2acddf0e6a1a95262e2dc2f79e3c3f9e75.zip
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 616779d83..ac35f1fb9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py34
+envlist = py34,py35
recreate = True
[testenv]