Skip to content

Commit

Permalink
FIX: remove sphinx-panels from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 20, 2024
1 parent 403a96a commit cd92601
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"sphinx.ext.todo",
"sphinx_comments",
"sphinx_copybutton",
"sphinx_panels",
"sphinx_thebe",
"sphinx_togglebutton",
"sphinxcontrib.bibtex",
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ doc = [
"sphinx-book-theme",
"sphinx-comments",
"sphinx-copybutton",
"sphinx-panels",
"sphinx-thebe",
"sphinx-togglebutton",
"sphinxcontrib-bibtex >=2",
Expand Down

0 comments on commit cd92601

Please sign in to comment.