Skip to content

Commit

Permalink
Updated doc/ test env
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Aug 11, 2023
1 parent 9d31326 commit 9d2d792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,15 @@ test = [
"pytest>=2.7.3",
"pytest-cov",
"pytest-mock",
"hydromt_wflow[dev]",
]
doc = [
"nbsphinx",
"sphinx",
"sphinx_design",
"pydata-sphinx-theme",
"sphinx_autosummary_accessors",
"hydromt_wflow[examples,extra]",
]
examples = [
"jupyterlab",
Expand Down

0 comments on commit 9d2d792

Please sign in to comment.