use python 3.9 to test dev versions

This commit is contained in:
David Lord 2024-10-18 13:19:51 -07:00
parent b337d21058
commit 52ccd66735
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ envlist =
py3{13,12,11,10,9,8}
pypy310
py312-min
py38-dev
py39-dev
style
typing
docs