|
@@ -6,7 +6,7 @@ build-backend = "uv_build"
|
|
|
name = "tuya-local"
|
|
name = "tuya-local"
|
|
|
description = "A Home Assistant integration for local control of Tuya devices."
|
|
description = "A Home Assistant integration for local control of Tuya devices."
|
|
|
version = "0.0.0"
|
|
version = "0.0.0"
|
|
|
-requires-python = ">3.14.2"
|
|
|
|
|
|
|
+requires-python = ">=3.14.2"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"tinytuya~=1.18.0",
|
|
"tinytuya~=1.18.0",
|
|
|
"tuya-device-sharing-sdk~=0.2.4"
|
|
"tuya-device-sharing-sdk~=0.2.4"
|