Move doc dependencies to requirements.txt for readthedocs (#4280)

* Move doc dependencies to requirements.txt for readthedocs

* Move sphinx to doc requirements.
This commit is contained in:
Todd Gamblin
2017-05-17 18:45:03 -07:00
committed by Adam J. Stewart
parent 5b527e2c14
commit 32c570913d
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# These dependencies should be installed using pip in order
# to build the documentation.
sphinx
sphinxcontrib-programoutput