We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b63f0 commit b44d6e6Copy full SHA for b44d6e6
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
]
32
dependencies = [
33
"matplotlib",
34
- "gmsh>4.14.0",
+ "gmsh>=4.14.0",
35
"numpy>1.21",
36
"colorlog",
37
"setuptools",
0 commit comments