Oct. 19, 2009
10:30 p.m.
At 12:02 AM 10/20/2009 +0200, Patrice Neff wrote:
So the question would be: is there any way to avoid following any dependency_links and/or find_links paths and only use the index_url?
Yes. See: http://peak.telecommunity.com/DevCenter/EasyInstall#restricting-downloads-wi... which explains how to use the command line or configuration files to control this. Also see: http://peak.telecommunity.com/DevCenter/EasyInstall#command-line-options under the '--allow-hosts' option for more details on the syntax.