##// END OF EJS Templates
Fix compatibility with the latest Sphinx 8 (#14596)...
Fix compatibility with the latest Sphinx 8 (#14596) Resolves: https://github.com/ipython/ipython/issues/14595 The `fallback` value cannot be an empty string in Sphinx 8 and there is no way to store `None` in TOML so it has to be handled in `conf.py`.

File last commit:

r28773:431e31c6
r28971:c1628686 merge
Show More
requirements.txt
12 lines | 149 B | text/plain | TextLexer
-e .[doc]
sphinx>7
setuptools
sphinx_rtd_theme>=1.2.0
numpy
exceptiongroup
testpath
matplotlib
docrepr
prompt_toolkit
ipykernel
intersphinx_registry