[PEAK] RuleDispatch not on Cheeseshop?
Phillip J. Eby
pje at telecommunity.com
Fri Mar 3 12:22:36 EST 2006
At 04:30 AM 3/4/2006 +1200, Jay Parlar wrote:
>On 3/4/06, Ian Bicking <ianb at colorstudy.com> wrote:
> > > Hmmm... Maybe I was looking at it wrong, but I was seeing Cheeseshop
> > > as Python's own version of the Gentoo Portage tree. I mean, with
> > > easy_install, we get all the nice dependency resolution and
> > > everything.
> >
> > Yep, and you still get that. If you do `Subversion repository
> > <http://path/to/Project/trunk#egg=Project-dev>`_ in your project
> > description, your package can be installed with easy_install directly
> > from that repository.
> >
>
>But that doesn't take the dependency resolution into account, right?
Yes, it does. Whatever is specified in the setup.py in Subversion will
determine the dependencies.
More information about the PEAK
mailing list