Skip to content

Commit

Permalink
Be VERY specific about julia versions in Project.toml -MW
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewware committed Dec 12, 2019
1 parent f49549f commit 5237675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "1.0.0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
julia = ">= 0.7"
julia = "0.7, 1.3"

[extras]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand Down

0 comments on commit 5237675

Please sign in to comment.