Skip to content

Commit 1c0f485

Browse files
authored
Update pyproject.toml (#25)
1 parent ed9bb90 commit 1c0f485

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ platforms = ["any"]
5656
zip-safe = false
5757
include-package-data = true
5858

59+
[tool.setuptools.package-data]
60+
"aiohasupervisor" = ["py.typed"]
61+
5962
[tool.setuptools.packages.find]
6063
include = ["aiohasupervisor*"]
6164

0 commit comments

Comments
 (0)