Commit edf71c43 by Peter Desjardins

Changed the requirememts file for documentation builds so that it includes the…

Changed the requirememts file for documentation builds so that it includes the requirements/doc.txt file instead of the top-level requirements.txt file. The top-level file includes requirements/production.txt, which does not install Sphinx, and also misses required modules for autoclass module imports.
parent e7785df7
-r ../../requirements.txt -r ../../requirements/doc.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment