Skip to content

Commit b39f4b2

Browse files
tomsun28Copilot
andauthored
feat: support py typed (#51)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8b5cdaa commit b39f4b2

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "A SDK library for accessing big model apis from Z.ai"
55
authors = ["Z.ai"]
66
readme = "README.md"
77
packages = [{include = "zai", from = "src"}]
8+
include = ["zai/py.typed"]
89

910
[tool.poetry.dependencies]
1011
python = ">=3.8,<4.0.0,!=3.9.7 "

src/zai/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)