Restore support for Python 3.6

This commit is contained in:
Hugo van Kemenade 2022-01-24 18:02:15 +02:00
parent a204055798
commit c63e0a75ef
4 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
[tox]
envlist =
lint
py{py3, 310, 39, 38, 37}
py{py3, 310, 39, 38, 37, 36}
[testenv]
passenv =