summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWendell Smith <wackywendell@gmail.com>2015-06-22 16:55:05 -0400
committerWendell Smith <wackywendell@gmail.com>2015-06-22 16:55:05 -0400
commit9dca65662e675f1183a1c5a5a87674c1d18d39ac (patch)
tree483031d0589cf0beae8f009c1e87dc16395513ba
parenta73b25215a772dbeb6dcac5feb02f4bd44131268 (diff)
downloadwarlock-9dca65662e675f1183a1c5a5a87674c1d18d39ac.tar.gz
Use python 3.4
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 7cf3514..a50b8c2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py33,pep8
+envlist = py26,py27,py33,py34,pep8
[testenv]
deps=pytest