Skip to content

Commit 5794562

Browse files
committed
fix: update PyPI index configuration to use official URL
1 parent 89f4135 commit 5794562

2 files changed

Lines changed: 1088 additions & 1088 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ dependencies = [
3636
]
3737

3838
[[tool.uv.index]]
39-
name = "ustc"
40-
url = "https://mirrors.ustc.edu.cn/pypi/web/simple/"
39+
name = "pypi"
40+
url = "https://pypi.org/simple"
4141

4242
# Backup
4343
# [[tool.uv.index]]

0 commit comments

Comments
 (0)