Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -30,6 +30,6 @@ class PyXlrd(PythonPackage):
|
||||
spreadsheet files"""
|
||||
|
||||
homepage = 'http://www.python-excel.org/'
|
||||
url = "https://pypi.python.org/packages/source/x/xlrd/xlrd-0.9.4.tar.gz"
|
||||
url = "https://pypi.io/packages/source/x/xlrd/xlrd-0.9.4.tar.gz"
|
||||
|
||||
version('0.9.4', '911839f534d29fe04525ef8cd88fe865')
|
||||
|
Reference in New Issue
Block a user