Well it certainly wasn’t changed each time we upgraded MPL (and yes I am part
of the guilty) as it should have.

François

> On 14/11/2020, at 7:05 AM, Matthias Koeppe <matthiaskoe...@gmail.com> wrote:
> 
> We have some suspicious code in src/bin/sage-env; perhaps this is a good 
> opportunity to review whether this should be changed.
> 
> if [ -z "$MPLCONFIGDIR" ]; then
>     # We hardcode a version number in the directory name. The idea is
>     # that we keep using the same version number as long as that is
>     # possible. Only when some future Matplotlib version really requires
>     # a new structure for the $MPLCONFIGDIR should this version
>     # number be changed to the new matplotlib version.
>     export MPLCONFIGDIR="$DOT_SAGE/matplotlib-1.5.1"
> fi
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/352EC79C-0E39-44C5-A687-1ABA8505B9EA%40gmail.com.

Reply via email to