Skip to content

Commit 92a815c

Browse files
sqlengine
1 parent 8490e01 commit 92a815c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/datastream/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ dev-dependencies = [
2929
main = "datastream.main:main"
3030

3131
[tool.uv.sources]
32-
unity_catalog = { workspace = true }
3332

33+
[tool.uv.sources.unity_catalog]
34+
workspace = true
3435
[tool.hatch.build.hooks.una-build]
3536
[tool.hatch.metadata.hooks.una-meta]
3637

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)