Skip to content

Commit d7333cd

Browse files
committed
Tidy up pyproject.toml
1 parent f1090d2 commit d7333cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ docs = [
7777
# Key dependencies
7878
# ----------------
7979
"attrs>=25.3.0",
80+
"ford>=6.0.1",
81+
"graphviz>=0.21",
8082
"mkdocs-autorefs>=1.4.2",
8183
"mkdocs-gen-files>=0.5.0",
8284
"mkdocs-literate-nav>=0.6.2",
@@ -92,10 +94,6 @@ docs = [
9294
"jupyterlab>=4.4.5",
9395
"jupytext>=1.17.2",
9496
"mkdocs-jupyter>=0.25.1",
95-
# Key dependencies for notebook_based_docs
96-
# ----------------------------------------
97-
"ford >=6.0.1",
98-
"graphviz>=0.21",
9997
]
10098
# For minimum test dependencies.
10199
# These are used when running our minimum PyPI install tests.

0 commit comments

Comments
 (0)