Skip to content

Commit

Permalink
docs(framework:skip) Add sphinxext-opengraph to dev dependencies (#4212
Browse files Browse the repository at this point in the history
)
  • Loading branch information
chongshenng authored Sep 16, 2024
1 parent e08879f commit 968fb4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"nbsphinx",
"sphinx_click",
"sphinx_substitution_extensions",
"sphinxext.opengraph",
]

# Generate .rst files
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ PyGithub = "==2.1.1"
licensecheck = "==2024"
pre-commit = "==3.5.0"
sphinx-substitution-extensions = "2022.02.16"
sphinxext-opengraph = "==0.9.1"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit 968fb4b

Please sign in to comment.