Add py34 in tox

Change-Id: I1f544d120cabd3cde47e2cf09b70928e2e675c05
This commit is contained in:
Julien Danjou 2014-09-17 14:53:00 +02:00
parent c99e82bb8c
commit 75f9179de8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
envlist = py26,py27,py32,py33
envlist = py26,py27,py32,py33,py34
[testenv]
deps = -r{toxinidir}/test-requirements.txt