You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/requirements.txt

10 lines
282 B

#pip packages required to build docsite
docutils == 0.16 # pin for now until the problem with unordered lists is fixed
jinja2
PyYAML
rstcheck
sphinx < 4.0
sphinx-notfound-page
Pygments >= 2.4.0
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script