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 _______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team