We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
py.typed
1 parent 7de78c2 commit bf67c5fCopy full SHA for bf67c5f
1 file changed
pyproject.toml
@@ -13,6 +13,7 @@ classifiers = [
13
"Programming Language :: Python :: 3.11",
14
"Typing :: Typed",
15
]
16
+include = ["py.typed"]
17
18
[tool.poetry.dependencies]
19
python = "^3.8"
0 commit comments