Try with devtools not in dist

This commit is contained in:
Steven B
2024-12-14 11:22:32 +00:00
parent d12a691caf
commit 1ade128be1

View File

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