Skip to content

Commit 701fda1

Browse files
fredrikekrec42f
authored andcommitted
Add julia compat (#617)
1 parent 744a30a commit 701fda1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
77
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
99

10+
[compat]
11+
julia = "1"
12+
1013
[extras]
1114
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
1215
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)