mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 02:09:59 -04:00
chg: doc: Revert "Add Sphinx 9.1.0"
This reverts commit a31a4c2d2d.
ReadTheDocs will not work with this version:
python -m pip install -r https://gitlab.isc.org/isc-projects/bind9/-/raw/main/doc/arm/requirements.txt
ERROR: Ignored the following yanked versions: 8.3.0
ERROR: Ignored the following versions that require a different python version: 9.1.0 Requires-Python >=3.12; 9.1.0rc1 Requires-Python >=3.12; 9.1.0rc2 Requires-Python >=3.12
ERROR: Could not find a version that satisfies the requirement Sphinx==9.1.0 (from versions: 0.1.61611, ..., 9.0.4)
ERROR: No matching distribution found for Sphinx==9.1.0
Merge branch 'mnowak/revert-sphinx-9.1.0' into 'main'
See merge request isc-projects/bind9!11793
This commit is contained in:
commit
5eda8a2543
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Sphinx==9.1.0
|
||||
Sphinx==9.0.4
|
||||
docutils==0.22.4
|
||||
sphinx_rtd_theme==3.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue