Skip to content

Commit

Permalink
Add compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdj committed Aug 13, 2019
1 parent 3ae87d6 commit e1e0e28
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,9 +6,13 @@ version = "0.1.5"
[deps]
VoronoiDelaunay = "72f80fcb-8c52-57d9-aff0-40c1a3526986"

[compat]
julia = "1"

[extras]
Deldir = "64db5801-a3ae-51a7-b7d2-a0a5f0813e47"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "Deldir"]

0 comments on commit e1e0e28

Please sign in to comment.