forked from github/pelican
Add python 3.4 to tox config.
This commit is contained in:
parent
34ef5ab098
commit
6972261261
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -2,7 +2,7 @@
|
|||
# depends on some external libraries that aren't released yet.
|
||||
|
||||
[tox]
|
||||
envlist = py27,py33
|
||||
envlist = py27,py33,py34
|
||||
|
||||
[testenv]
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue