We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df061f commit 8ba53d6Copy full SHA for 8ba53d6
test/MINLPTests/run_minlptests.jl
@@ -4,8 +4,7 @@
4
# in the LICENSE.md file or at https://opensource.org/licenses/MIT.
5
6
import Pkg
7
-Pkg.pkg"add MathOptInterface#master"
8
-Pkg.pkg"add JuMP#od/nlp-expr"
+Pkg.pkg"add JuMP#master"
9
Pkg.pkg"add MINLPTests#od/nlp-expr"
10
11
import AmplNLWriter
0 commit comments