mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
add sphinxext-opengraph to pyproject dev requirements
This commit is contained in:
parent
76650898a6
commit
49aef30dab
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ dev = [
|
|||
"markdown>=3.5",
|
||||
"typogrify>=2.0.7",
|
||||
"sphinx>=7.1.2",
|
||||
"sphinxext-opengraph>=0.9.0",
|
||||
"furo>=2023.9.10",
|
||||
"livereload>=2.6.3",
|
||||
"psutil>=5.9.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue