Skip to content

Commit

Permalink
update docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Oct 16, 2024
1 parent 6e7a5f4 commit 44a4be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies = [ # Optional
[project.optional-dependencies] # Optional
dev = ["black", "ruff", "isort"]
test = ["pytest", "pytest-cov", "pytest-sugar", "pytest-xdist"]
doc = ["myst-parser", "sphinx-copybutton","sphinx-gallery","sphinx-book-theme"]
doc = ["myst-parser", "sphinx-copybutton","sphinx-gallery","sphinx-book-theme" "matplotlib", "pysap-fmri", "ipywidgets"]
toolkit = [ "matplotlib", "pysap-fmri"]
# List URLs that are relevant to your project
# This field corresponds to the "Project-URL" and "Home-Page" metadata fields:
Expand Down

0 comments on commit 44a4be6

Please sign in to comment.