drop support for python 3.7
This commit is contained in:
parent
9659b11a45
commit
2e8fe7b2f2
14 changed files with 19 additions and 40 deletions
4
tox.ini
4
tox.ini
|
|
@ -1,9 +1,9 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py3{12,11,10,9,8,7}
|
||||
py3{12,11,10,9,8}
|
||||
pypy39
|
||||
py311-min
|
||||
py37-dev
|
||||
py38-dev
|
||||
style
|
||||
typing
|
||||
docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue