diff --git a/pyproject.toml b/pyproject.toml index d998a81..d0f07eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,9 +42,6 @@ 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