We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b48be7 + 2746532 commit c08e589Copy full SHA for c08e589
2 files changed
cloudbeds_pms/py.typed
pyproject.toml
@@ -58,3 +58,6 @@ where = ["."]
58
59
[tool.setuptools.dynamic]
60
version = { file = "VERSION" }
61
+
62
+[tool.setuptools.package-data]
63
+"cloudbeds_pms" = ["py.typed"]
0 commit comments