> > cool, but you mean "including dependencies", because "pip freeze" is > flat, and > already exhausts the dependencies, right? > > what does "wheeler.py pyramid" do? just pyramid itself or everything? > > Currently it would do everything (once I fix the naming bug that's there), > but >
when I run "wheeler.py pyramid" (after taking out the --no-deps you just added), I get one wheel for mako: Mako-0.7.3-py33-none-any.whl I'm not seeing how this could build wheels for all the dependencies? where is that logic? I can certainly be missing it. Marcus
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
