Add python 3.4 to tox config.

This commit is contained in:
Simon Conseil 2014-04-17 22:57:26 +02:00 committed by Jacob Lyles
commit f1a93d68fb

View file

@ -2,7 +2,7 @@
# depends on some external libraries that aren't released yet.
[tox]
envlist = py27,py33
envlist = py27,py33,py34
[testenv]
commands =