# UV 配置文件 # 使用阿里云 PyPI 镜像源 [[index]] name = "aliyun" url = "https://mirrors.aliyun.com/pypi/simple/" default = true [pip] index-url = "https://mirrors.aliyun.com/pypi/simple/"