Skip to content

Commit a4b8651

Browse files
committed
Add Aliyun mirror to PyPI index in pyproject.toml
1 parent 1882467 commit a4b8651

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

+4
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,7 @@ server = [
7070
package = false
7171
python-downloads = "manual"
7272
default-groups = ["dev", "lint"]
73+
74+
[[tool.uv.index]]
75+
name = "aliyun"
76+
url = "https://mirrors.aliyun.com/pypi/simple"

0 commit comments

Comments
 (0)