tox: add py37 target.

This commit is contained in:
David Wilson 2019-01-27 19:54:07 +00:00
parent 3158c4ae9d
commit 9f7db66f67
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ envlist =
py27,
py35,
py36,
py37,
[testenv]
deps =