On Fri, Jul 19, 2013 at 1:42 PM, PJ Eby <[email protected]> wrote:
> On Fri, Jul 19, 2013 at 2:09 PM, Joe Gordon <[email protected]> wrote: > > When I try importing pkg_resources in our development environment it is > very > > slow: > > Use zc.buildout to install the application you're invoking, and then > it won't need to import pkg_resources. (Unless the actual app uses > it.) > It looks like zc.buildout is not an option as we are already heavily invested in using pip and virtualenv.
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
