test Python 3.10 and 3.11

This commit is contained in:
David Lord 2021-11-05 09:13:55 -07:00
parent 303a1e6c41
commit 1f40c77f1d
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,6 @@
[tox]
envlist =
py{39,38,37,36,py3}
py3{11,10,9,8,7,6},pypy37
py39-click7
style
typing