Skip to content

Commit e1ecd00

Browse files
committed
Place hyper-models outside of hyperview (same level)
1 parent a6dbf82 commit e1ecd00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ asyncio_mode = "auto"
100100
testpaths = ["tests"]
101101

102102
[tool.uv.workspace]
103-
members = ["hyper_models"]
103+
members = ["../hyper-models"]
104104

105105
[tool.uv.sources]
106106
hyper-models = { workspace = true }

0 commit comments

Comments
 (0)