]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: configure setup.cfg to point setuptools at the index.html page instead of...
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 14 Jan 2009 19:50:23 +0000 (12:50 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 14 Jan 2009 19:50:23 +0000 (12:50 -0700)
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.

setup.cfg

index c38775075541a4b9e65661d4e8511b4c92638e4d..8ed55175f6a55dc5b64e97a2a87aeedd954a0134 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -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