mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2026-04-20 15:03:31 +00:00
Compare commits
2 Commits
fix-discon
...
7614cdfe4a
| Author | SHA1 | Date | |
|---|---|---|---|
| 7614cdfe4a | |||
|
|
9402f2e472 |
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user