mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:30:00 -04:00
Merge branch 'pspacek/pin-sphinx-packages-for-rtd-v9_18' into 'v9_18'
Pin Sphinx related package versions to match ReadTheDocs and our CI [v9_18] See merge request isc-projects/bind9!6192
This commit is contained in:
commit
66080a6d91
1 changed files with 5 additions and 1 deletions
|
|
@ -1 +1,5 @@
|
|||
Sphinx>=2
|
||||
# Make Read the Docs use the exact same package versions as in
|
||||
# registry.gitlab.isc.org/isc-projects/images/bind9:debian-bullseye-amd64
|
||||
Sphinx==4.5.0
|
||||
docutils==0.17.1
|
||||
sphinx_rtd_theme==1.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue