From: Zooko O'Whielacronx Date: Sun, 11 Jan 2009 16:11:26 +0000 (-0700) Subject: setup: Point setuptools at a directory on the allmydata.org test grid to find depende... X-Git-Tag: allmydata-tahoe-1.3.0~209 X-Git-Url: https://git.rkrishnan.org/schema.xhtml?a=commitdiff_plain;h=ba0c6d1fd1c1dfa4760545faa5355c2a548ab109;p=tahoe-lafs%2Ftahoe-lafs.git 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). --- diff --git a/setup.cfg b/setup.cfg index e25cca60..cfcd4071 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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. -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 +# 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://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