pyodide/packages/nlopt/meta.yaml

23 lines
333 B
YAML
Raw Normal View History

2021-01-07 18:22:38 +00:00
package:
name: nlopt
version: 2.7.0
source:
url: https://github.com/stevengj/nlopt/archive/v2.7.0.tar.gz
sha256: b881cc2a5face5139f1c5a30caf26b7d3cb43d69d5e423c9d78392f99844499f
extras:
2022-01-10 19:54:11 +00:00
- - src/setup.py
2021-01-07 18:22:38 +00:00
- ./setup.py
requirements:
run:
- numpy
build:
cxxflags: -std=c++11
test:
imports:
- nlopt