We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f39ab commit 563e1bdCopy full SHA for 563e1bd
pyproject.toml
@@ -19,4 +19,5 @@ dependencies = [
19
include-package-data = true
20
21
[tool.setuptools.package-data]
22
-mousearm = ["model_toScale.osim", "*.xml", "*.osim", "*.trc", "GeomJan01242023/*"]
+mousearm = ["model_toScale.osim", "*.xml", "*.osim", "*.trc", "GeomJan01242023/*"]
23
+include = ["mousearm*"]
0 commit comments