Update tox.ini

This commit is contained in:
Morgan Fainberg 2016-06-26 14:19:38 -07:00 committed by GitHub
parent 741e26e897
commit d4208c410c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py34,py27,pep8,cover,doc
envlist = py35,py34,py27,pep8,cover,doc
[testenv]
usedevelop = True