Add python 3.4 to the tox envlist

This commit is contained in:
Kamal Marhubi
2015-05-06 19:43:24 -04:00
parent a5bf532d53
commit fc031d3611

View File

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