We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2016e commit ff53085Copy full SHA for ff53085
pkg/hanzo-flow/pyproject.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
authors = [{ name = "Hanzo AI", email = "oss@hanzo.ai" }]
7
requires-python = ">=3.12"
8
dependencies = [
9
- "hanzoflow>=1.8.0",
+ "hanzo-flow>=1.8.0",
10
]
11
12
[project.scripts]
0 commit comments