On 2012/09/07 6:56 AM, Daniel Hyams wrote:
> I do, but I'm not wedded to it; I'll use whatever is there. The
> convenience of it is that it downloaded dependencies and built them for
> you. Will setup.py do the same?
No, it won't. The problem with make.osx in that regard is that the
dependencies and their urls are version-dependent and ever-changing, so
a single make.osx would need to be much more complex than the present
one is, and to be maintained, which the present one mostly was not.
Eric
>
> On Fri, Sep 7, 2012 at 12:32 PM, Michael Droettboom <md...@st...
> <mailto:md...@st...>> wrote:
>
> There is a discussion in a pull request about whether it is still
> needed.
>
> https://github.com/matplotlib/matplotlib/issues/751
>
> It would be nice to have one obvious way to build on OS-X, so it makes
> sense to remove this file in that case. However, I thought it might be
> worth casting this question out before doing so.
>
> Cheers,
> Mike
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond.
> Discussions
> will include endpoint security, mobile security and the latest in
> malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> <mailto:Mat...@li...>
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>
>
>
> --
> Daniel Hyams
> dh...@gm... <mailto:dh...@gm...>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
|