[tests] Run tests with python 3.6-3.8

This commit is contained in:
maike 2020-07-05 19:26:16 +02:00 committed by acipm
parent a1cd10aaa8
commit 9261d51e55

View file

@ -1,5 +1,5 @@
[tox]
envlist = py38, black, pytest
envlist = py38, py37, py36, black, pytest
[testenv]
deps = .