We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5cdaa commit b39f4b2Copy full SHA for b39f4b2
2 files changed
pyproject.toml
@@ -5,6 +5,7 @@ description = "A SDK library for accessing big model apis from Z.ai"
5
authors = ["Z.ai"]
6
readme = "README.md"
7
packages = [{include = "zai", from = "src"}]
8
+include = ["zai/py.typed"]
9
10
[tool.poetry.dependencies]
11
python = ">=3.8,<4.0.0,!=3.9.7 "
src/zai/py.typed
0 commit comments