Also test on Python 3.11

This commit is contained in:
Sybren A. Stüvel 2022-12-16 15:14:09 +01:00
parent e6669887ce
commit 54456e0c35

View File

@ -1,6 +1,6 @@
[tox] [tox]
isolated_build = true isolated_build = true
envlist = py37, py38, py39, py310 envlist = py37, py38, py39, py310, py311
[testenv] [testenv]
whitelist_externals = poetry whitelist_externals = poetry