<div dir="ltr"><p dir="ltr">I do not know of anyone who is building conda packages off of master regularly.</p>
<p>Phil Elson has been working on continuous deployment tools, but none of that is set up on matplotlib yet.</p><p>One (possibly) easy path to getting this add a hook into our .travis.yml file that pokes binstar/<a href="http://anaconda.org">anaconda.org</a> to build the linux binaries whenever master passes (we are using the same hook to deploy the devdocs (<a href="http://matplotlib.org/devdocs">matplotlib.org/devdocs</a>).  I think all that needs to be done for that is for mpl to include a working conda recipe and the right yaml file.</p><p>Tom<br></p><p><br></p><p>PS: the dev list has moved to <a href="mailto:matplotlib-devel@python.org">matplotlib-devel@python.org</a></p>
<br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 29, 2015, 3:27 PM Michael Waskom <<a href="mailto:mwaskom@stanford.edu" target="_blank">mwaskom@stanford.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I would like to set up a Travis build of seaborn that tests against the development version of matplotlib. Ideally this would happen without actually compiling matplotlib on Travis, to save time.</div><div><br></div><div>Does matplotlib master get packaged such that it is installable through conda? I thought I recalled seeing this somewhere, but I am having trouble digging it up.</div><div><br></div><div>Thanks!</div><div>Michael</div></div>
------------------------------------------------------------------------------<br>
_______________________________________________<br>
Matplotlib-devel mailing list<br>
<a href="mailto:Matplotlib-devel@lists.sourceforge.net" target="_blank">Matplotlib-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/matplotlib-devel" rel="noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/matplotlib-devel</a><br>
</blockquote></div></div>