From 50e9b7ecfe7b6fac3ef0c53ae4f8fcbe852c8054 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 24 Dec 2025 14:36:18 +0800 Subject: [PATCH] refactor: update pyproject --- backend/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 4795d518f..83681ccd9 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -83,11 +83,11 @@ url = "https://test.pypi.org/simple" explicit = true [tool.uv.sources] +sqlbot-xpack = { index = "testpypi" } torch = [ { index = "pytorch-cpu", extra = "cpu" }, { index = "pytorch-cu128", extra = "cu128" }, ] -sqlbot-xpack = { path = "../../sqlbot-xpack" } [tool.uv] conflicts = [