Skip to content

Commit 589e9bf

Browse files
committed
Fix packaging
1 parent 679929e commit 589e9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,5 @@ where = ["src"]
123123

124124
[tool.setuptools.package-data]
125125
"ansys.dpf.gatebin" = ["*.so", "*.dll"]
126-
"ansys.dpf.core.documentation" = ["toc_template.j2", "operator_doc_template.md"]
126+
"ansys.dpf.core.documentation" = ["toc_template.j2", "operator_doc_template.j2"]
127127

0 commit comments

Comments
 (0)