We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83db00 commit 818c859Copy full SHA for 818c859
1 file changed
applications/MeshingApplication/pyproject.toml
@@ -34,8 +34,8 @@
34
"KratosMeshingApplication.*",
35
"KratosMeshingCore.*",
36
"libKratosMeshingCore.*",
37
- "mmg.*",
38
- "libmmg.*"
+ "mmg*",
+ "libmmg*"
39
]
40
41
# Wheel (py and stubs)
0 commit comments