This commit is contained in:
2026-07-03 14:44:01 +08:00
parent f8ceb035ef
commit ebc1014b30
6 changed files with 2015 additions and 432 deletions

View File

@@ -23,14 +23,15 @@ reportMissingTypeStubs = false
reportUnknownMemberType = false
[tool.uv.sources]
#glrocky-sdk = { path = "../../packages/glrocky-sdk" }
glrocky-sdk = { path = "./glrocky_sdk-0.4.3-py3-none-any.whl" }
#glrocky-sdk = { path = "./glrocky_sdk-0.4.3-py3-none-any.whl" }
glrocky-sdk = { path = "./glrocky_sdk-0.4.5-py3-none-any.whl" }
[[tool.uv.index]]
url = "https://mirrors.aliyun.com/pypi/simple/"
default = true
[tool.glrocky]
remote_url = "https://gitea.glrocky.cn/aitest-scripts/samsung.git"
remote_url = "https://gitea.glrocky.cn/scripts/samsung.git"
branch = "master"
uuid = "257f58111-aaa9-4636-b476-SMS936002"