Test python 3.5 with tox

This commit is contained in:
mcarton
2015-10-28 13:32:37 +01:00
parent f374142bf8
commit 192ab0bfb0
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py33,py34
envlist = py27,py33,py34,py35
[testenv]
deps = -rrequirements.txt