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

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]