summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarsBarLee <mlee@quansight.com>2021-08-26 16:18:25 +0000
committerMarsBarLee <mlee@quansight.com>2021-12-08 18:42:45 +0000
commit88b1c781c612dffbf4d3dba27c27ee6408fca972 (patch)
tree1faaeb68c2277c50b04307a2f9bf85d5a57e9bb4
parent64e549a992ef7c908e46c2b243aa2bde50642d15 (diff)
downloadnumpy-88b1c781c612dffbf4d3dba27c27ee6408fca972.tar.gz
Add sphinx-panels as requirement
-rw-r--r--doc_requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index 5324d4d0c..c849efb2d 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -6,3 +6,4 @@ matplotlib
pandas
pydata-sphinx-theme
breathe
+sphinx-panels