Skip to content

Commit

Permalink
Updated test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kdyrhage committed Oct 5, 2018
1 parent d6c705d commit d8e6438
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ version = "0.1.0"
[deps]
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit d8e6438

Please sign in to comment.