diff --git a/pyproject.toml b/pyproject.toml index 7aec864b..cd832ea4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,6 +89,9 @@ notebook = [ "jupyterlab>=4.0", "jupyterlab-h5web>=8.0.0", ] +all = [ + "sed-processor[dev,docs,notebook]", +] [tool.coverage.report] omit = [