Skip to content

Commit c515cce

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for GLMakie in [weakdeps] at version 0.13, (keep existing compat)
1 parent 3f614bc commit c515cce

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3939
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
4040
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4141

42-
[sources]
43-
GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"}
44-
4542
[weakdeps]
4643
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
4744
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
4845

46+
[sources.GetDP]
47+
rev = "main"
48+
url = "https://github.com/Electa-Git/GetDP.jl"
4949

5050
[compat]
5151
CSV = "0.10.15"
@@ -60,6 +60,7 @@ DocStringExtensions = "0.9.3"
6060
EzXML = "1.2.0"
6161
ForceImport = "0.0.3"
6262
Functors = "0.5.2"
63+
GLMakie = "0.13"
6364
Gmsh = "0.3.1"
6465
JSON3 = "1.14.2"
6566
LinearAlgebra = "1.11.0"

0 commit comments

Comments
 (0)