jack 6 月之前
父节点
当前提交
b433faff9e
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      pyproject.toml

+ 4 - 0
pyproject.toml

@@ -1,3 +1,7 @@
+[[tool.poetry.source]]
+name = "aliyun"
+url = "https://mirrors.aliyun.com/pypi/simple"
+priority = "primary"
 [build-system]
 requires = ["poetry-core", "setuptools", "wheel"]
 build-backend = "poetry.core.masonry.api"