Use py35 tox environment by default

Change-Id: Ieb54b0b38f04a3502cf08206f1ce036fe2cb671c
This commit is contained in:
Clay Gerrard
2017-02-27 20:50:37 -08:00
parent ee6e409d83
commit 37d43c7c73

View File

@@ -1,5 +1,5 @@
[tox] [tox]
envlist = py27,py34,pep8 envlist = py27,py35,pep8
[testenv] [testenv]
deps = deps =