Drop support for soon-EOL Python 3.6

This commit is contained in:
Hugo van Kemenade 2021-11-21 18:43:32 +02:00
parent 2966ecfd13
commit 8b66e69004
5 changed files with 14 additions and 23 deletions

View file

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