Skip to content

Commit 66cb8e0

Browse files
committed
Include py.typed in pyproject.toml
1 parent aa1a840 commit 66cb8e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ classifiers = [
2424
"License :: OSI Approved :: MIT License",
2525
"Operating System :: OS Independent",
2626
]
27+
include = ["meilisearch/py.typed"]
2728
dependencies = [
2829
"requests",
2930
"camel-converter[pydantic]",

0 commit comments

Comments
 (0)