Stop running tests for python 3.5; do run for 3.6, 3.9
This commit is contained in:
parent
f611a5a521
commit
f1496c771e
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
[tox]
|
[tox]
|
||||||
envlist = py35, py37
|
envlist = py36, py37, py39
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
commands =
|
commands =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue