Skip to content

Commit

Permalink
Add Distributed.jl to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Jan 21, 2024
1 parent 8366cce commit 1e19a66
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 @@ -19,6 +19,7 @@ julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[targets]
test = ["Test"]
test = ["Test", "Distributed"]

0 comments on commit 1e19a66

Please sign in to comment.