1
0
Fork 0
forked from github/pelican

Add python 3.4 to tox config.

This commit is contained in:
Simon Conseil 2014-04-17 22:57:26 +02:00
commit 6972261261

View file

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