[docs] [issue35472] python 3.7.2 rc1 bumped the build requirements for no reason
Ned Deily
report at bugs.python.org
Wed Dec 12 12:17:07 EST 2018
Ned Deily <nad at python.org> added the comment:
Julien can give the definite answer. But, sorry, I don't see this as a release blocker. We've had to bump Sphinx versions for a number of reasons as the documentation has become more sophisticated between cycles and over a release cycle. In fact, we're now using 1.8.2 for release builds. And it shouldn't be an issue at all if one uses the doc Makefile venv target:
make venv
make html
----------
priority: release blocker -> normal
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35472>
_______________________________________
More information about the docs
mailing list