Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Gmsh in [weakdeps] at version …
Browse files Browse the repository at this point in the history
…0.3, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Jan 7, 2025
1 parent 430c986 commit 268da8a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
[weakdeps]
AMGCLWrap = "4f76b812-4ba5-496d-b042-d70715554288"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
Gmsh = "705231aa-382f-11e9-3f0c-b7cb4346fdeb"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
LayeredLayouts = "f4a74d36-062a-4d48-97cd-1356bad1de4e"
Expand All @@ -54,8 +54,8 @@ PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
[extensions]
JutulAMGCLWrapExt = "AMGCLWrap"
JutulGLMakieExt = "GLMakie"
JutulGraphMakieExt = ["GraphMakie", "NetworkLayout", "LayeredLayouts", "Makie"]
JutulGmshExt = "Gmsh"
JutulGraphMakieExt = ["GraphMakie", "NetworkLayout", "LayeredLayouts", "Makie"]
JutulHYPREExt = "HYPRE"
JutulKaHyParExt = "KaHyPar"
JutulMakieExt = "Makie"
Expand All @@ -69,6 +69,7 @@ Crayons = "4.1.1"
DataStructures = "0.18.13"
ExprTools = "0.1.8"
ForwardDiff = "0.10.30"
Gmsh = "0.3"
GraphMakie = "0.5.3"
Graphs = "1.8.0"
HYPRE = "1.6.0, 1.7"
Expand Down Expand Up @@ -102,8 +103,8 @@ julia = "1.7"
[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
Gmsh = "705231aa-382f-11e9-3f0c-b7cb4346fdeb"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
LayeredLayouts = "f4a74d36-062a-4d48-97cd-1356bad1de4e"
Expand Down

0 comments on commit 268da8a

Please sign in to comment.