Revert "Try with devtools not in dist"

This reverts commit 1ade128be1.
This commit is contained in:
Steven B
2024-12-14 11:23:14 +00:00
parent 1ade128be1
commit cd0952543d

View File

@@ -82,6 +82,7 @@ include = [
[tool.hatch.build.targets.wheel] [tool.hatch.build.targets.wheel]
include = [ include = [
"/kasa", "/kasa",
"/devtools",
] ]
[tool.coverage.run] [tool.coverage.run]