Bash pyproject again

This commit is contained in:
Erki 2025-09-21 21:51:15 +03:00
parent ebcf833e54
commit 3352ccc2e5

View File

@ -7,9 +7,6 @@ name = "enclave_shelly"
version = "1.0.0"
dependencies = ["aiohttp"]
[tool.setuptools]
packages = ["enclave_shelly"]
[tool.setuptools.packages.find]
where = ["."]
namespaces = false