test using python3.10

This commit is contained in:
Anthony Sottile 2021-08-15 18:47:16 -04:00
parent 281f3f8b43
commit d34581b83f
4 changed files with 19 additions and 17 deletions

View file

@ -27,6 +27,9 @@ jobs:
- os: ubuntu-latest
python: 3.9
toxenv: py
- os: ubuntu-latest
python: '3.10.0-alpha - 3.10.999'
toxenv: py
# windows
- os: windows-latest
python: 3.6