This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
4bac987591
ansible
/
docs
/
docsite
/
requirements.txt
5 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Fixes the build issue pertaining to sphinx-build which is required to build ansible (#22480) * sphinx-build is required to build ansible * Fix for building docssite * Update docsite_requirements.txt
2017-03-15 02:49:46 +05:30
#pip packages required to build docssite
sphinx
Add PyYAML to docs requirements.txt (#53521) When building the docs in a virtualenv we need to install PyYAML in addition to sphinx, otherwise the `import yaml` will fail.
2019-03-08 21:32:08 +01:00
PyYAML
docsite: remove lexers which have been fixed in Pygments 2.4.0 (#57508) * Remove lexers which have been fixed in Pygments 2.4.0. * Add Pygments >= 2.4.0 to test runner. * Fix pages that triggered lexer errors. Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> (cherry picked from commit 505c99265ca6e9c75a3c9793b999cbdc46de1956)
2019-06-18 17:56:33 +02:00
Pygments >= 2.4.0
Reference in a new issue
Copy permalink