mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
setup: Point setuptools at a directory on the allmydata.org test grid to find dependencies.
Don't include an unrouteable IP address in find_links (fixes #574).
This commit is contained in:
parent
8dd3b3185f
commit
ba0c6d1fd1
@ -16,11 +16,12 @@ zip_ok=False
|
||||
# a darcs tree, the 'sumo' tarball variant will include all of these
|
||||
# dependencies in the tahoe-deps/ directory.
|
||||
|
||||
# The directory on the allmydata.org testgrid is a directory where
|
||||
# tahoe developers host copies of upstream dependencies.
|
||||
|
||||
find_links=misc/dependencies tahoe-deps ../tahoe-deps
|
||||
http://192.168.1.126:3567/uri/URI:DIR2-RO:snrfwfxatrci35zdgjnzxxx2ke:unarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a
|
||||
|
||||
# http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
|
||||
|
||||
http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Asnrfwfxatrci35zdgjnzxxx2ke%3Aunarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a/
|
||||
|
||||
# http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
|
||||
# http://pypi.python.org/pypi/pywin32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user