[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Backporting matplotlib and its dependencies



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@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


Reply to: