On Wed, Jul 2, 2014 at 10:34 PM, Gregory Szorc <[email protected]> wrote: > > We still have code in m-c using the pymake apis for make file analysis. I > suppose we could remove it from tree once pymake is installable via pypi. At > that time, we'll make the mach commands install the remote package into the > virtualenv. This should be OK since I don't believe we have any automation > using pymake.
Great, this is exactly how we're pulling together our build system (using pip, but via a local repository), so there's some synergy here at least. - Kim _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

