Skip to content

Commit 7f1a35a

Browse files
committed
py.typed in cli package
1 parent d4bb103 commit 7f1a35a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ where = ["src"]
3030
include = ["*"]
3131

3232
[tool.setuptools.package-data]
33-
"*" = ["*.j2", "*.toml", "*.conf"]
33+
"*" = ["*.j2", "*.toml", "*.conf", "py.typed"]
3434

3535
[tool.ruff]
3636
line-length = 128

cli/src/cli/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)