Add py34 to tox's envlist

This commit is contained in:
ColinDuquesnoy
2014-03-18 19:16:49 +01:00
parent 1d95a987c4
commit dceec59877

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py32, py33
envlist = py26, py27, py32, py33, py34
[testenv]
deps =
https://bitbucket.org/hpk42/pytest/get/c4f58165e0d4.zip