Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 21, 2024
1 parent 5a1b6ed commit 5d50160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ optional-dependencies.dev = [
"pyglotaran-extras[docs,test]",
]
optional-dependencies.docs = [
"autodoc-pydantic>=2.2",
"jupyterlab>=3",
"myst-nb>=1.1.1", # notebook docs
"myst-parser>=0.12",
Expand All @@ -55,7 +56,6 @@ optional-dependencies.docs = [
"sphinx-rtd-theme>=1.2",
"sphinxcontrib-jquery>=4.1", # Needed for the search to work Ref.: https://github.com/readthedocs/sphinx_rtd_theme/issues/1434
"sphinxcontrib-mermaid>=0.9.2",
"autodoc_pydantic>=2.2",
]
optional-dependencies.test = [
"coverage[toml]",
Expand Down

0 comments on commit 5d50160

Please sign in to comment.