Add Python 3.4 to targets.

This commit is contained in:
Vincent Driessen 2014-04-28 08:34:52 +02:00
parent ef9456ddbd
commit cb278a9549
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist=py26,py27,py33,pypy
envlist=py26,py27,py33,py34,pypy
[testenv]
commands=py.test []