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
No known key found for this signature in database
GPG Key ID: 6D5B46B3679F2A43

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]