mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-21 20:30:54 +00:00
add py12 to test matrix
This commit is contained in:
parent
9402f2e472
commit
7614cdfe4a
@ -51,4 +51,4 @@ dependencies = [
|
|||||||
run = 'pytest -v'
|
run = 'pytest -v'
|
||||||
|
|
||||||
[[tool.hatch.envs.test.matrix]]
|
[[tool.hatch.envs.test.matrix]]
|
||||||
python = ["39", "310", "311"]
|
python = ["39", "310", "311", "312"]
|
||||||
|
Loading…
Reference in New Issue
Block a user