summaryrefslogtreecommitdiff
path: root/share/spack/qa/run-doc-tests
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/qa/run-doc-tests')
-rwxr-xr-xshare/spack/qa/run-doc-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/qa/run-doc-tests b/share/spack/qa/run-doc-tests
index bde30f74cc..9feaa3b3e3 100755
--- a/share/spack/qa/run-doc-tests
+++ b/share/spack/qa/run-doc-tests
@@ -18,6 +18,7 @@ DOC_DIR="$SPACK_ROOT/lib/spack/docs"
# Array of dependencies
deps=(
+ sphinx-apidoc
sphinx-build
hg
)