Drop support for EOL Python 3.7
This commit is contained in:
parent
8d8263ce42
commit
0f59831dc2
6 changed files with 26 additions and 33 deletions
2
tox.ini
2
tox.ini
|
@ -3,7 +3,7 @@ requires =
|
|||
tox>=4.2
|
||||
env_list =
|
||||
lint
|
||||
py{py3, 312, 311, 310, 39, 38, 37}
|
||||
py{py3, 312, 311, 310, 39, 38}
|
||||
|
||||
[testenv]
|
||||
extras =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue