Skip to content

Commit

Permalink
ci: add section for dependencies introduced in notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand committed Jul 23, 2024
1 parent 07f202a commit 4f4461e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ requires-python = ">=3.8"
[project.optional-dependencies]
dev = ["pytest", "watchfiles", "jupyterlab", "ruff"]
recommended = ["mocpy", "regions"]
notebooks = ["astroquery", "requests"]
docs = ["autoapi",
"jupyterlab",
"myst-parser",
Expand Down

0 comments on commit 4f4461e

Please sign in to comment.