Skip to content

Commit aeff82f

Browse files
committed
chore: Adds py.typed to package data
1 parent 7d780b9 commit aeff82f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ Homepage = "https://github.com/coherent-oss/kubedantic"
6060
[project.scripts]
6161

6262
[tool.setuptools_scm]
63+
64+
[tool.setuptools.package-data]
65+
kubedantic = ["py.typed"]

src/kubedantic/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)