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