We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d780b9 commit aeff82fCopy full SHA for aeff82f
pyproject.toml
@@ -60,3 +60,6 @@ Homepage = "https://github.com/coherent-oss/kubedantic"
60
[project.scripts]
61
62
[tool.setuptools_scm]
63
+
64
+[tool.setuptools.package-data]
65
+kubedantic = ["py.typed"]
src/kubedantic/py.typed
0 commit comments