tox: add python 3.7 to envlist

previous CI build was complaining
This commit is contained in:
SomberNight 2018-09-20 18:25:46 +02:00
parent 002b8a99e2
commit e4fd5ec1ae
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,5 +1,5 @@
[tox]
envlist = py36
envlist = py36, py37
[testenv]
deps=