Skip to content

Commit

Permalink
Add compat section to Project.toml (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpfiffer authored and yebai committed Apr 25, 2019
1 parent 69f54b6 commit e67bb64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"

[compat]
julia = ">= 1.0"

0 comments on commit e67bb64

Please sign in to comment.