Skip to content

Commit

Permalink
Adding cartopy to doc deps (#90)
Browse files Browse the repository at this point in the history
* Adding cartopy (BSD-3) as doc dependency since its needed to generate the example plots.
  • Loading branch information
NickGeneva authored Jul 5, 2024
1 parent c42b579 commit f0cdcb5
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 @@ -103,6 +103,7 @@ dev = [
"ruff==0.1.5",
]
docs = [
"cartopy",
"sphinx-design",
"sphinx>=6.0.0",
"jupytext>=1.15.0",
Expand Down

0 comments on commit f0cdcb5

Please sign in to comment.