1
0

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

View File

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