Travis tests spammed by text.latex.unicode deprecation warning

Does anyone know where the flood of messages like this is coming from in
the Travis test log? Or rather, where is the instance of
"text.latex.unicode"?

lib/matplotlib/tests/test_afm.py::test_parse_header

/home/travis/build/matplotlib/matplotlib/lib/matplotlib/__init__.py:864:
MatplotlibDeprecationWarning: text.latex.unicode is deprecated. Please
remove it from your matplotlibrc and/or style files.
     mplDeprecation)

Eric

My fault... Deprecate text.latex.unicode. by anntzer · Pull Request #11255 · matplotlib/matplotlib · GitHub

2018-05-30 13:38 GMT-07:00 Eric Firing <efiring at hawaii.edu>:

Does anyone know where the flood of messages like this is coming from in
the Travis test log? Or rather, where is the instance of
"text.latex.unicode"?

lib/matplotlib/tests/test_afm.py::test_parse_header

/home/travis/build/matplotlib/matplotlib/lib/matplotlib/__init__.py:864:
MatplotlibDeprecationWarning: text.latex.unicode is deprecated. Please
remove it from your matplotlibrc and/or style files.
    mplDeprecation)

Eric
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel at python.org
Matplotlib-devel Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20180530/50e7351c/attachment.html&gt;