Skip to content

Commit b1f60e2

Browse files
committed
[DO NOT MERGE] add vbarua-substrait-protobuf as dep
1 parent 4818482 commit b1f60e2

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ authors = [{name = "Substrait contributors", email = "substrait@googlegroups.com
55
license = {text = "Apache-2.0"}
66
readme = "README.md"
77
requires-python = ">=3.10,<3.14"
8-
dependencies = ["protobuf >=5,<7"]
8+
dependencies = [
9+
"protobuf >=5,<7",
10+
"vbarua-substrait-protobuf>=0.1.0.dev0",
11+
]
912
dynamic = ["version"]
1013

1114
[tool.setuptools_scm]

uv.lock

Lines changed: 14 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)