diff --git a/docs/src/installation.md b/docs/src/installation.md index 89c531e5a2d..27c5362e432 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -195,17 +195,6 @@ See a complete list [here](https://www.gams.com/latest/docs/S_MAIN.html). Use [NEOSServer.jl](https://github.com/odow/NEOSServer.jl) to access solvers available through the [NEOS Server](https://neos-server.org). -## Previously supported solvers - -The following solvers were compatible with JuMP up to release 0.18 but are -not yet compatible with the latest version because they do not implement the -new MathOptInterface API: - -- [Pajarito](https://github.com/JuliaOpt/Pajarito.jl) - -Please join the [Developer Chatroom](https://jump.dev/pages/governance/#developer-chatroom) -if you have interest in reviving a previously supported solver. - ## Common installation issues !!! tip