mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Generate social cards in Sphinx documentation
Without `matplotlib` installed, Sphinx output says that social cards cannot be generated.
This commit is contained in:
parent
7a2c72e604
commit
993c75103b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ sphinx
|
||||||
sphinxext-opengraph
|
sphinxext-opengraph
|
||||||
furo==2023.9.10
|
furo==2023.9.10
|
||||||
livereload
|
livereload
|
||||||
|
matplotlib
|
||||||
tomli;python_version<"3.11"
|
tomli;python_version<"3.11"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue