Skip to content
Snippets Groups Projects
Commit 96748b37 authored by vlorentz's avatar vlorentz
Browse files

Prevent install of Sphinx >=8

parent a5e710e2
No related branches found
No related tags found
No related merge requests found
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html
sphinx
sphinx < 8.0 # breaks sphinxcontrib-images <=0.9.4 https://github.com/sphinx-contrib/images/pull/39
sphinxcontrib-httpdomain >= 1.8.0
sphinxcontrib-images
sphinxcontrib-programoutput
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment