Restore support for Python 3.6
This commit is contained in:
parent
a204055798
commit
c63e0a75ef
4 changed files with 7 additions and 6 deletions
2
tox.ini
2
tox.ini
|
@ -1,7 +1,7 @@
|
|||
[tox]
|
||||
envlist =
|
||||
lint
|
||||
py{py3, 310, 39, 38, 37}
|
||||
py{py3, 310, 39, 38, 37, 36}
|
||||
|
||||
[testenv]
|
||||
passenv =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue