Skip to content

Commit

Permalink
Fix automerge on Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rofinn committed Jul 5, 2019
1 parent 7c6ceed commit f54e2e2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
DataFrames = "0.17, 0.18"
IterTools = "1.2"
Tables = "0.2"

[compat]
DataFrames = "0.17, 0.18"
julia = "1"

[extras]
Expand Down

0 comments on commit f54e2e2

Please sign in to comment.