[Matplotlib-devel] v1.5.0rc3
Matthew Brett
matthew.brett at gmail.com
Fri Oct 23 11:05:06 EDT 2015
Hi,
On Thu, Oct 22, 2015 at 11:07 AM, Michael Droettboom
<mdroettboom at continuum.io> wrote:
> While Thomas is away, I've tagged a 1.5.0rc3 release, as there have been a
> number of critical bugfixes since rc2. Hopefully this will be the last
> release candidate before 1.5.0.
>
> As I haven't done a matplotlib release in a while, I'll need to sync with
> Thomas about how the conda-forge packages get created before those will be
> available.
I built wheels using https://github.com/MacPython/matplotlib-wheels
To test, I believe this will work:
pip install --trusted-host wheels.scipy.org -f http://wheels.scipy.org
-U --pre matplotlib
Cheers,
Matthew
More information about the Matplotlib-devel
mailing list