We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1aa9f9 commit f3d02d5Copy full SHA for f3d02d5
1 file changed
Project.toml
@@ -39,13 +39,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
39
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
40
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
41
42
-[sources]
43
-GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"}
44
-
45
[weakdeps]
46
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
47
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
48
+[sources.GetDP]
+rev = "main"
+url = "https://github.com/Electa-Git/GetDP.jl"
49
50
[compat]
51
CSV = "0.10.15"
@@ -80,6 +80,7 @@ SpecialFunctions = "2.5.0"
80
Statistics = "1.11.1"
81
TestItemRunner = "1.1.0"
82
UUIDs = "1.11.0"
83
+WGLMakie = "0.13"
84
85
[extras]
86
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
0 commit comments