update for pypi

This commit is contained in:
controllerzz
2025-12-11 18:20:03 +03:00
parent 0accfa2d3e
commit b101560778
3 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ package-dir = {"" = "."}
[tool.setuptools.packages.find]
where = ["."]
include = ["carbus_async", "isotp_async", "uds_async"]
include = ["carbus_async*", "isotp_async*", "uds_async*"]