Drop support for Python EOL 3.6
This commit is contained in:
parent
6465f4cf51
commit
d610721167
4 changed files with 6 additions and 7 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