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 0d15cc3 commit 68acf63Copy full SHA for 68acf63
Project.toml
@@ -8,13 +8,13 @@ EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"
8
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
9
10
[compat]
11
-EllipsisNotation = "0.4"
+EllipsisNotation = "0.4, 1.0"
12
julia = "0.7, 1"
13
14
[extras]
15
-Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
-Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
17
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
+Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
19
[targets]
20
test = ["Test", "Random", "OffsetArrays"]
0 commit comments