aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorYaron de Leeuw <me@jarondl.net>2014-11-19 22:12:13 +0200
committerYaron de Leeuw <me@jarondl.net>2014-11-19 22:12:13 +0200
commit8b055c16b26268b2f8d706e45ff97f38d19c42de (patch)
tree80937e48e94ea031d9ed6da630e1b2069d8f45a7 /tox.ini
parent08679489e84595298b98257039e1afdbdbd0ab46 (diff)
downloaddateutil-8b055c16b26268b2f8d706e45ff97f38d19c42de.tar.gz
gitignore some more, add py34 to tox.ini
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 5d90c1c..9132545 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26, py27, py32, py33
+envlist = py26, py27, py32, py33, py34
[testenv]
commands = python test.py