Skip to content

Commit

Permalink
remove useless extension now in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Jan 27, 2025
1 parent 5789ec0 commit 661c60d
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 1,619 deletions.
3 changes: 0 additions & 3 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
import sys

import sphinx

sys.path.insert(0, os.path.abspath("sphinxext"))

import sphinx_gallery

# If extensions (or modules to document with autodoc) are in another directory,
Expand Down
4 changes: 2 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
numpydoc
sphinx<7
sphinx
sphinx_rtd_theme
sequana_sphinxext
pillow<=10.3.0
pillow
sphinx_gallery
sphinx_copybutton
sphinxcontrib_googleanalytics
13 changes: 0 additions & 13 deletions doc/sphinxext/sphinx_gallery/__init__.py

This file was deleted.

Binary file not shown.
127 changes: 0 additions & 127 deletions doc/sphinxext/sphinx_gallery/_static/gallery.css

This file was deleted.

Binary file removed doc/sphinxext/sphinx_gallery/_static/no_image.png
Binary file not shown.
180 changes: 0 additions & 180 deletions doc/sphinxext/sphinx_gallery/backreferences.py

This file was deleted.

Loading

0 comments on commit 661c60d

Please sign in to comment.