nlopt: remove options

This commit is contained in:
FX Coudert 2018-12-23 13:42:50 +01:00
parent 2d555238e8
commit b63151fa18

View file

@ -20,7 +20,7 @@ class Nlopt < Formula
depends_on "swig" => :build
end
depends_on "numpy" => :recommended
depends_on "numpy"
def install
ENV.deparallelize