Skip to content

Commit fd700d9

Browse files
committed
add compat
1 parent 6a2a8ed commit fd700d9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
99

1010
[compat]
1111
JuMP = "0.21"
12+
IntervalArithmetic = "0.18"
13+
julia = "1"
14+
15+
[extras]
16+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
17+
18+
[targets]
19+
test = ["Test"]

0 commit comments

Comments
 (0)