diff --git a/pyproject.toml b/pyproject.toml index 9c387be..01f72de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,3 +26,9 @@ dependencies = [ "tqdm>=4.67.1", "xlsxwriter>=3.2.5", ] + +[[project.source]] +name = "aliyun" +url = "https://mirrors.aliyun.com/pypi/simple/" +type = "index" +priority = 1