Skip to content

Commit c6aaf57

Browse files
authored
Merge pull request #146 from dlcole3/dc/update_Project_compat
Added DistributedArrays to compat in Project.toml
2 parents 1ddb773 + bb91c69 commit c6aaf57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ JuMP = "1.2"
2626
DataStructures = "0.18"
2727
GraphOptInterface = "0.1"
2828
MathOptInterface = "1.6"
29+
DistributedArrays = "0.6"
2930
Reexport = "1"
3031
Requires = "1"
3132
julia = "1"

0 commit comments

Comments
 (0)