[Distutils] Avoid dependency_links / find_links

2009-10-19 Thread Patrice Neff
Hi, We manage our projects with setuptools. For this we have a local PyPi mirror with just our required packages. This mirror is specified in our setuptools environments using the index_url directive. The basic idea is: we don't want to access the internet when installing packages. Today

Re: [Distutils] Avoid dependency_links / find_links

2009-10-19 Thread Patrice Neff
On Oct 20, 2009, at 12:30 AM, P.J. Eby wrote: 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:

[Distutils] Properly handle username/password for subversion

2009-02-25 Thread Patrice Neff
/show/100934/? Patrice Neff ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig