Skip to content

Makefile fails with Python 3.7 #324

@christopheNan

Description

@christopheNan

Sphinx depecrated app.add_description_unit which results in a warning:

RemovedInSphinx20Warning: app.add_description_unit() is now deprecated. Use app.add_object_type() instead.
RemovedInSphinx20Warning)

As the Makefile enables -W option of Sphinx, it results in a "Warning treated as an error" and fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions