Files
bind9/doc/arm/requirements.txt
Michal Nowak 520e97e2fc Install Sphinx tools versions from BIND 9 repository
The doc/arm/requirements.txt file is the single source of truth when it
comes to Sphinx tools versions used to build documentation via
util/release-tarball-comparison.sh.
2023-08-31 14:31:57 +02:00

6 lines
205 B
Plaintext

# docutils < 0.19 are required for RHEL 8 and older (but we don't care about these)
# and by the latest sphinx-rtd-theme (and we care about that one)
Sphinx==6.2.1
docutils==0.18.1
sphinx_rtd_theme==1.2.2