Actions
Issue #4005
closedNew sphinx version (1.8.0) breaks Travis build
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
sphinx-build -b html -d _build/doctrees -W . _build/html
Running Sphinx v1.8.0
making output directory...
Warning, treated as error:
autodoc_default_flags is now deprecated. Please use autodoc_default_options instead.
Makefile:53: recipe for target 'html' failed
make: *** [html] Error 2
Actions
Fixing tests after change in pulp_file and sphinx options
re #4000 https://pulp.plan.io/issues/4000
fixes #4005 https://pulp.plan.io/issues/4005