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