Merge pull request #68 from kamalmarhubi/tox-add-py34

Add python 3.4 to the tox envlist
This commit is contained in:
Jason Paryani
2015-05-28 18:05:42 -07:00

View File

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