Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PharmCat committed Aug 12, 2021
1 parent 61282f7 commit 3bdf582
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ julia = "1"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
MetidaBase = "075456b7-4006-432f-9324-2f8453996c49"

[targets]
test = [ "Test", "CSV", "DataFrames"]
test = [ "Test", "CSV", "DataFrames", "MetidaBase"]

0 comments on commit 3bdf582

Please sign in to comment.