Add Python 3.4 to tox.ini env list

This commit is contained in:
Wouter Bolsterlee 2016-08-01 22:35:19 +02:00
parent ac46d9bbc5
commit f536bdaabf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,py35
envlist = py27,py34,py35
[testenv]
deps=