pyodide/packages/nlopt
Gyeongjae Choi cc7a734c49
Add `requirements/executable` key in meta.yaml spec (#3300)
Adds a new key in meta.yaml spec: requirements/executable which specifies the list of executables required to build a package. Unlike conda, we don't build or install these executables. This key exists just to halt build earlier

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-11-30 16:40:36 +09:00
..
src MAINT isort (#2200) 2022-02-21 23:27:03 +01:00
meta.yaml Add `requirements/executable` key in meta.yaml spec (#3300) 2022-11-30 16:40:36 +09:00
test_nlopt.py MAINT Switch to pytest-pyodide (#2893) 2022-07-31 19:00:45 +09:00