Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
WeilerP committed Oct 1, 2024
1 parent e8adde5 commit 00190d8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,11 @@ docs = [
"setuptools_scm",
"importlib_metadata",
"sphinx_rtd_theme>=0.3",
"sphinx_autodoc_typehints<=1.6",
"sphinx_autodoc_typehints>=1.10.3",
"sphinxcontrib-bibtex>=2.3.0",
"Jinja2<3.1",
# converting notebooks to html
"ipykernel",
"sphinx>=1.7",
"sphinx>=1.7,<8.0",
"nbsphinx>=0.7,<0.8.7"
]

Expand Down

0 comments on commit 00190d8

Please sign in to comment.