Skip to content

Commit 0087b9d

Browse files
committed
fix: add fake_kubernetes_client module
1 parent 19a5381 commit 0087b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ show_error_codes = true
4141
warn_unused_ignores = true
4242

4343
[tool.hatch.build.targets.wheel]
44-
packages = ["ocp_resources", "class_generator"]
44+
packages = ["ocp_resources", "class_generator", "fake_kubernetes_client"]
4545

4646
[tool.uv]
4747
dev-dependencies = ["ipdb>=0.13.13", "ipython>=8.12.3"]

0 commit comments

Comments
 (0)