Skip to content

Commit fdafe4d

Browse files
authored
Added meshes files to setup
1 parent e23300d commit fdafe4d

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
@@ -51,4 +51,4 @@ include = ["bioptim*"]
5151
# Data files (for *.bioMod files)
5252
# ------------------------------
5353
[tool.setuptools.package-data]
54-
bioptim = ["examples/**/*.bioMod"]
54+
bioptim = ["examples/**/*.bioMod", "examples/**/*.vtp", "examples/**/*.STL"]

0 commit comments

Comments
 (0)