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 7ff40c2 commit f58431dCopy full SHA for f58431d
Project.toml
@@ -13,6 +13,8 @@ julia = ">=1"
13
14
[extras]
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
+CairoMakie = ">=0.10"
17
+LaTeXStrings = ">=1"
18
19
[targets]
20
test = ["Test"]
docs/Project.toml
@@ -8,5 +8,3 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
9
[compat]
10
Documenter = "0.27"
11
-CairoMakie = "0.10"
12
-LaTeXStrings = "1"
0 commit comments