From fa51b703a7cfdec3fec74be1db53ed40c950ca28 Mon Sep 17 00:00:00 2001 From: "scripts@glrocky.com" Date: Wed, 22 Apr 2026 13:46:58 +0800 Subject: [PATCH] change pyproject --- .well-known/schema.json | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.well-known/schema.json b/.well-known/schema.json index 46ed390..d15aa4a 100644 --- a/.well-known/schema.json +++ b/.well-known/schema.json @@ -3,7 +3,7 @@ "metadata": { "name": "oppo-dify-Phone-Test-Project", "uuid": "157f58111-aaa9-4636-b476-8639e02OPPO01", - "description": "oppo_dify手机用例集", + "description": "oppo手机用例集", "remoteUrl": "https://gitea.glrocky.cn/scripts/oppo.git", "branch": "master", "tags": { diff --git a/pyproject.toml b/pyproject.toml index d4b5b38..6e48957 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ url = "https://mirrors.aliyun.com/pypi/simple/" default = true [tool.glrocky] -remote_url = "https://gitea.glrocky.cn/aitest-scripts/oppo_dify.git" +remote_url = "https://gitea.glrocky.cn/scripts/oppo.git" branch = "master" uuid = "157f58111-aaa9-4636-b476-8639e02OPPO01"