Actually put ifcmerge in the linux ZIP installer

This commit is contained in:
Bruno Postle
2025-01-18 19:16:50 +00:00
parent 34a2d95524
commit b4190876b0
+1 -1
View File
@@ -27,4 +27,4 @@ include = ["bonsai*"]
exclude = ["test*"]
[tool.setuptools.package-data]
"*" = ["*.*", "libs/desktop/bonsai"]
"*" = ["*.*", "libs/desktop/bonsai", "libs/bin/ifcmerge"]