1
0
Fork 0
forked from github/pelican

Merge pull request #1316 from saimn/tox

Add python 3.4 to tox config.
This commit is contained in:
Justin Mayer 2014-04-17 15:34:05 -07:00
commit 8b2e28a6ef

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 =