Add python 3.5 support for tox; run all tests before a release

This commit is contained in:
Lance Edgar 2018-02-24 17:15:49 -06:00
parent 021848524a
commit 73f73e0236
2 changed files with 9 additions and 7 deletions

View file

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