Skip to content

Commit

Permalink
Merge pull request #157 from ru-fu/update-extension-name
Browse files Browse the repository at this point in the history
update the name of the lxd-sphinx-extensions package
  • Loading branch information
Peter Matulis authored Dec 13, 2023
2 parents e37989c + 0e08ded commit b685bda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
canonical-sphinx-extensions
furo
linkify-it-py
lxd-sphinx-extensions
myst-parser
pyspelling
sphinx
Expand Down
8 changes: 4 additions & 4 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
'sphinx_design',
'sphinx_tabs.tabs',
'sphinx_reredirects',
'youtube-links',
'related-links',
'custom-rst-roles',
'terminal-output',
'canonical.youtube-links',
'canonical.related-links',
'canonical.custom-rst-roles',
'canonical.terminal-output',
'sphinx_copybutton',
'sphinxext.opengraph',
'myst_parser',
Expand Down

0 comments on commit b685bda

Please sign in to comment.