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
13f73adef5
ansible
/
docs
/
docsite
/
requirements.txt
4 lines
55 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-14 22:19:46 +01:00
#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
Reference in a new issue
Copy permalink