This commit is contained in:
onyx-and-iris 2025-06-19 20:35:45 +01:00
parent f1c569f140
commit a26ce74151

View File

@ -42,6 +42,9 @@ dependencies = ["click-man>=0.5.1"]
cli = "obsws-cli {args:}"
man = "python man/generate.py --output=./man"
[tool.hatch.envs.lazyimports.scripts]
cli = "obsws-cli {args:}"
[tool.hatch.envs.hatch-test]
randomize = true