Skip to content

Commit

Permalink
fixed typo in requirements file (#110)
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

* fixed typo
  • Loading branch information
gorges97 committed Sep 29, 2023
1 parent b26d52e commit ccb0cc1
Showing 1 changed file with 1 addition and 1 deletion.
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_design=0.5.0
sphinx_design==0.5.0
sphinx_copybutton==0.5.2
sphinx_togglebutton==0.3.2

0 comments on commit ccb0cc1

Please sign in to comment.