This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
90c092a104
community.general
/
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
Copy permalink