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-with-allow-hosts

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.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to