mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
setup: configure setup.cfg to point setuptools at the index.html page instead of straight at the tahoe directory listing
This is necessary, because if setuptools looks at the directory listing, then it follows the link named "More Info" in attempt to download the file, and this fails.
This commit is contained in:
parent
08aada50ee
commit
e38dc8f310
@ -21,8 +21,9 @@ zip_ok=False
|
||||
# tahoe developers host copies of upstream dependencies.
|
||||
|
||||
find_links=misc/dependencies tahoe-deps ../tahoe-deps
|
||||
http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Asnrfwfxatrci35zdgjnzxxx2ke%3Aunarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a/
|
||||
http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Asnrfwfxatrci35zdgjnzxxx2ke%3Aunarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a/index.html
|
||||
|
||||
# Other sites that we might want to list:
|
||||
# http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
|
||||
# http://pypi.python.org/pypi/pywin32
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user