Removed py35 environment as support drops
This commit is contained in:
parent
e19d9e1c00
commit
a2fc83c228
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py35, py36, py37, py38, py39, py310
|
||||
envlist = py36, py37, py38, py39, py310
|
||||
|
||||
[testenv]
|
||||
commands =
|
||||
|
|
Loading…
Reference in a new issue