jack 3 mesi fa
parent
commit
b433faff9e
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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"