tox.ini: Extend testing to py39
This commit is contained in:
committed by
Bruno Oliveira
parent
94bdd18a03
commit
bcfbf9f94b
@@ -40,6 +40,8 @@ jobs:
|
|||||||
env: TOXENV=py36-pytestlatest
|
env: TOXENV=py36-pytestlatest
|
||||||
- python: "3.7"
|
- python: "3.7"
|
||||||
env: TOXENV=py37-pytestlatest
|
env: TOXENV=py37-pytestlatest
|
||||||
|
- python: "3.9-dev"
|
||||||
|
env: TOXENV=py39-pytestlatest
|
||||||
- python: "3.8"
|
- python: "3.8"
|
||||||
env: TOXENV=py38-pytestmaster
|
env: TOXENV=py38-pytestmaster
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user