diff --git a/Pipfile b/Pipfile index 0589cfb..ec2bd7f 100644 --- a/Pipfile +++ b/Pipfile @@ -1,5 +1,5 @@ [[source]] -url = "https://pypi.doubanio.com/simple" +url = "https://mirrors.aliyun.com/pypi/simple" verify_ssl = true name = "pypi"