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.
2 parents 30e61ef + 001a9b6 commit e4fc929Copy full SHA for e4fc929
Project.toml
@@ -9,6 +9,11 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
10
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
11
12
+[compat]
13
+julia = "1"
14
+BinaryProvider = "0.5"
15
+Requires = "0.5"
16
+
17
[extras]
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
REQUIRE
0 commit comments