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:

committed by
Adam J. Stewart

parent
5b527e2c14
commit
32c570913d
5
lib/spack/docs/requirements.txt
Normal file
5
lib/spack/docs/requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# These dependencies should be installed using pip in order
|
||||
# to build the documentation.
|
||||
|
||||
sphinx
|
||||
sphinxcontrib-programoutput
|
Reference in New Issue
Block a user