Drop support for soon-EOL Python 3.6
This commit is contained in:
parent
2966ecfd13
commit
8b66e69004
5 changed files with 14 additions and 23 deletions
2
tox.ini
2
tox.ini
|
@ -1,7 +1,7 @@
|
|||
[tox]
|
||||
envlist =
|
||||
lint
|
||||
py{py3, 310, 39, 38, 37, 36}
|
||||
py{py3, 310, 39, 38, 37}
|
||||
|
||||
[testenv]
|
||||
passenv =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue