Skip to content

Commit

Permalink
add Distributions and Random to extras
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymoudiki committed Jan 12, 2024
1 parent 099de76 commit f5097d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ RCall = "6f49c342-dc21-5d91-9882-a32aef131414"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[targets]
test = ["Test"]

0 comments on commit f5097d6

Please sign in to comment.