We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23300d commit fdafe4dCopy full SHA for fdafe4d
pyproject.toml
@@ -51,4 +51,4 @@ include = ["bioptim*"]
51
# Data files (for *.bioMod files)
52
# ------------------------------
53
[tool.setuptools.package-data]
54
-bioptim = ["examples/**/*.bioMod"]
+bioptim = ["examples/**/*.bioMod", "examples/**/*.vtp", "examples/**/*.STL"]
0 commit comments