Skip to content

Commit ff53085

Browse files
committed
fix: depend on hanzo-flow (hyphenated PyPI name)
1 parent dc2016e commit ff53085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/hanzo-flow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
authors = [{ name = "Hanzo AI", email = "oss@hanzo.ai" }]
77
requires-python = ">=3.12"
88
dependencies = [
9-
"hanzoflow>=1.8.0",
9+
"hanzo-flow>=1.8.0",
1010
]
1111

1212
[project.scripts]

0 commit comments

Comments
 (0)