module: support Python 3.10

This commit is contained in:
Christian Nicolai 2021-10-26 13:14:39 +02:00 committed by GitHub
parent 95bd1a854e
commit 12f4058a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jobs:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
steps:
- uses: actions/checkout@v2
- run: python -m pip install --upgrade pip