We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9692ab commit 8b24242Copy full SHA for 8b24242
agent_video/pyproject.toml
@@ -23,9 +23,6 @@ include = ["src"]
23
[tool.hatch.build.targets.wheel]
24
include = ["src"]
25
26
-[tool.uv.sources]
27
-restack-ai = { path = "../../../sdk/engine/libraries/python/dist/restack_ai-0.0.78-py3-none-any.whl" }
28
-
29
[build-system]
30
requires = ["hatchling"]
31
build-backend = "hatchling.build"
0 commit comments