Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulcollenteur committed Dec 7, 2023
1 parent b71c574 commit d932f5e
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,14 @@ xarray = ">=0.18.0"
pandas = ">=1.2"

[project.optional-dependencies]

rtd = [
"sphinx-autodoc-typehints"
"Ipython"
"ipykernel"
"nbsphinx"
"nbsphinx_link"
"pydata-sphinx-theme"
"sphinx-gallery"
"sphinx>=3.1"
"sphinxcontrib-bibtex"
"sphinx-autodoc-typehints",
"Ipython",
"ipykernel",
"nbsphinx",
"nbsphinx_link",
"pydata-sphinx-theme",
"sphinx-gallery",
"sphinx>=3.1",
"sphinxcontrib-bibtex",
]

0 comments on commit d932f5e

Please sign in to comment.