On Sat, Feb 6, 2010 at 3:30 PM, Jason S. <[email protected]> wrote: > As far as a repeatable Pylons installation from local packages goes, > I've set up a system using pip -- not sure about easy_install.
I tried to use "pip --download-cache=/mydir" to make a local package archive that people at work could use, but I couldn't find any combination of --download-cache or --find-links that would work. It said --find-links had to be a URL, but I couldn't find anything on whether it recognized file: URLs. I've heard of people making a local mirror of PyPI but I haven't tried that yet. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
