mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-04-18 06:53:38 +00:00
add obsws-python as local path dep
regen gitignore
This commit is contained in:
@@ -39,6 +39,7 @@ path = "obsws_cli/__about__.py"
|
||||
requires = ["hatch-dotenv"]
|
||||
|
||||
[tool.hatch.envs.default]
|
||||
workspace.members = [{ path = "../obsws-python" }]
|
||||
dependencies = ["click-man>=0.5.1"]
|
||||
|
||||
[tool.hatch.envs.default.scripts]
|
||||
|
||||
Reference in New Issue
Block a user