Skip to content

Commit 7424cb3

Browse files
committed
doc: add social cards generation support in sphinxext-opengraph
Signed-off-by: Filipe Laíns <[email protected]>
1 parent e792f4b commit 7424cb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ sphinx-notfound-page~=1.0.0
1818
# to install that as well.
1919
python-docs-theme>=2023.3.1,!=2023.7
2020

21+
# Needed to support generating social cards in sphinxext-opengraph.
22+
matplotlib
23+
2124
-c constraints.txt

0 commit comments

Comments
 (0)