Skip to content

Commit e4fc929

Browse files
authored
Merge pull request #143 from dhairyagandhi96/compat
Add compat section to Project.toml and rm REQUIRE
2 parents 30e61ef + 001a9b6 commit e4fc929

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1111

12+
[compat]
13+
julia = "1"
14+
BinaryProvider = "0.5"
15+
Requires = "0.5"
16+
1217
[extras]
1318
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1419

REQUIRE

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)