3f97abc6e2
When building the docs in a virtualenv we need to install PyYAML in addition to sphinx, otherwise the `import yaml` will fail.
3 lines
55 B
Text
3 lines
55 B
Text
#pip packages required to build docssite
|
|
sphinx
|
|
PyYAML
|