On 7/28/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote:
> >If so, it seems like a function could be added to pkg_resources
> >that goes through this egg's required dependencies and does a
> >require() on them. Something like
> >pkg_resources.requireAll("MyProjectName").
> >
> >What do you think?
> 
> I think it's called pkg_resources.require("MyProjectName"), and what's
> more, you probably don't need to use it.  :)

I like that answer :)

Kevin
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to