Documentation cannot be generated with Sphinx 4.*
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sqlalchemy-migrate |
New
|
Undecided
|
Unassigned |
Bug Description
[ 26s] + python3 setup.py build_sphinx
[ 26s] running build_sphinx
[ 26s] Running Sphinx v4.0.2
[ 26s] /usr/lib/
[ 26s] warnings.warn(
[ 26s] /usr/lib/
[ 26s] warnings.warn(
[ 26s] /usr/lib/
[ 26s] warnings.warn(
[ 26s] /usr/lib/
[ 26s] warnings.warn(
[ 26s] /usr/lib/
[ 26s] warnings.warn(
[ 26s] /usr/lib/
[ 26s] warnings.warn(
[ 26s]
[ 26s] Configuration error:
[ 26s] There is a syntax error in your configuration file: invalid syntax (conf.py, line 185)
When building documentation with Sphinx 4.0.2 I get this error. Documentation builds perfectly well with Sphinx 2.3.1.
This is a trivial patch to support Sphinx >= 3.