Support Python 3.11

This commit is contained in:
Hugo van Kemenade 2022-05-02 12:04:58 +03:00
parent 5b0c879fa0
commit fa94ed0263
4 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,7 @@
[tox]
envlist =
lint
py{py3, 310, 39, 38, 37}
py{py3, 311, 310, 39, 38, 37}
[testenv]
passenv =