Skip to content

Commit

Permalink
Merge pull request #6 from matbesancon/project-compat
Browse files Browse the repository at this point in the history
add compat for Julia and LightGraphs
  • Loading branch information
matbesancon committed Jun 3, 2019
2 parents 54bf395 + 453331b commit 33c5597
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ version = "0.1.0"
[deps]
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"

[compat]
julia = "1"
LightGraphs = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit 33c5597

Please sign in to comment.