Confirm support for Python 3.10.

This commit is contained in:
Mariusz Felisiak 2021-10-06 20:50:45 +02:00
parent 21d3c70d67
commit 9e67a6b7dd
5 changed files with 5 additions and 3 deletions

View file

@ -28,7 +28,7 @@ jobs:
python: 3.9
toxenv: py
- os: ubuntu-latest
python: '3.10.0-alpha - 3.10.999'
python: "3.10"
toxenv: py
# windows
- os: windows-latest