Skip to content

Commit

Permalink
update from sphinx-panels to sphinx-design (#109)
Browse files Browse the repository at this point in the history
* updated from sphinx-panel to sphinx-design for fixing tabs

* replaced sphinx-panels with sphinx-design
  • Loading branch information
gorges97 committed Sep 29, 2023
1 parent 12549f0 commit b26d52e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ablog
sphinx_panels
sphinx_design
sphinx_copybutton
sphinx_togglebutton
2 changes: 1 addition & 1 deletion source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ sphinx==5.3.0
sphinx_rtd_theme==1.2.2
sphinxcontrib-contentui==0.2.5
ablog==0.11.4.post1
sphinx_panels==0.6.0
sphinx_design=0.5.0
sphinx_copybutton==0.5.2
sphinx_togglebutton==0.3.2

0 comments on commit b26d52e

Please sign in to comment.