Skip to content

Commit 363d65c

Browse files
committed
Add "operator_doc" dependency group
1 parent c52ee15 commit 363d65c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ plotting = [
6060
"imageio-ffmpeg",
6161
]
6262

63+
operator_doc = [
64+
# Operator documentation generation
65+
"jinja2"
66+
]
67+
6368
[project.urls]
6469
Homepage = "https://dpf.docs.pyansys.com/"
6570
Documentation = "https://dpf.docs.pyansys.com/"

0 commit comments

Comments
 (0)