[Python-modules-team] Backporting matplotlib and its dependencies
Andreas Tille
tille at debian.org
Sat Apr 22 11:02:09 UTC 2017
On Fri, Apr 21, 2017 at 08:28:58PM +0000, Patrick Hastings wrote:
> Based on the message received, it seems as though the warning is interpreted as an error during runtime. I believe because it is treated the warning is treated as an error, it would cause a failure to build.
>
> In some code for Sphinx in 2014, Prjemian at github answers an issue for a similar problem, solving it by including the line-
>
> numpydoc_show_class_members = False
That's the case in the original source:
$ grep numpydoc_show_class_members doc/conf.py
numpydoc_show_class_members = False
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Python-modules-team
mailing list