diff --git a/pyproject.toml b/pyproject.toml index 3eda4af7..86791af6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,7 @@ requires-python = ">=3.8" dev = ["pytest", "watchfiles", "jupyterlab", "ruff"] recommended = ["mocpy", "regions"] docs = ["autoapi", + "jupyterlab", "myst-parser", "nbsphinx", "numpydoc",