drop support for Python 3.8
This commit is contained in:
parent
e8b91cd38a
commit
1d610e44b3
12 changed files with 25 additions and 42 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py3{13,12,11,10,9,8}
|
||||
py3{13,12,11,10,9}
|
||||
pypy310
|
||||
py312-min
|
||||
py39-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue