Skip to content

Commit b2cd3ef

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

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"
@@ -80,6 +80,7 @@ SpecialFunctions = "2.5.0"
8080
Statistics = "1.11.1"
8181
TestItemRunner = "1.1.0"
8282
UUIDs = "1.11.0"
83+
WGLMakie = "0.13"
8384

8485
[extras]
8586
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"

0 commit comments

Comments
 (0)