Add py35 to tox.ini (#10)

This commit is contained in:
Major Hayden
2017-03-09 10:50:28 -06:00
committed by GitHub
parent 143398ea91
commit 79aad09e1d

View File

@@ -1,5 +1,5 @@
[tox]
envlist = {pypy,pep8,py3pep8,py26,py27,py33,py34}
envlist = {pypy,pep8,py3pep8,py26,py27,py33,py34,py35}
[testenv]
deps =