Skip to content

Commit 818c859

Browse files
committed
Added missing libmmg libs
1 parent a83db00 commit 818c859

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

applications/MeshingApplication/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"KratosMeshingApplication.*",
3535
"KratosMeshingCore.*",
3636
"libKratosMeshingCore.*",
37-
"mmg.*",
38-
"libmmg.*"
37+
"mmg*",
38+
"libmmg*"
3939
]
4040

4141
# Wheel (py and stubs)

0 commit comments

Comments
 (0)