Skip to content

Commit bf67c5f

Browse files
committed
Include py.typed in wheel
1 parent 7de78c2 commit bf67c5f

1 file 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
@@ -13,6 +13,7 @@ classifiers = [
1313
"Programming Language :: Python :: 3.11",
1414
"Typing :: Typed",
1515
]
16+
include = ["py.typed"]
1617

1718
[tool.poetry.dependencies]
1819
python = "^3.8"

0 commit comments

Comments
 (0)