wangxi 1 周之前
父节点
当前提交
e34df1b88b
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      pyproject.toml

+ 0 - 2
pyproject.toml

@@ -33,7 +33,5 @@ packages = ["src/step0_pre_prepare", "src/step1_data_aggregation", "src/step2_gr
 
 [tool.uv]
 package = true
-
-[tool.uv]
 # 使用清华 PyPI 镜像加速依赖下载;可用环境变量 UV_INDEX_URL 覆盖
 index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"