Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions recipes/recipes_emscripten/dynare-preprocessor-pylib/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@ source:
sha256: 66863669aa9ea09c431f28eaabe41d574a758425db77605d52edfb9ff040a038

build:
number: 1
number: 2

requirements:
build:
- '${{ compiler("cxx") }}'
- bison
- flex
- meson
- cross-python_emscripten-wasm32
- ${{ compiler("cxx") }}
- bison
- flex
- meson
- cross-python_emscripten-wasm32
host:
- python
- pybind11
- boost-cpp
- libpython
- python
- pybind11
- boost-cpp
- libpython

tests:
- script: pytester
requirements:
build:
- pytester >= 0.9.0
run:
- pytester-run >= 0.9.0
files:
recipe:
- test_preproc.py
- script: pytester
requirements:
build:
- pytester >= 0.9.0
run:
- pytester-run >= 0.9.0
files:
recipe:
- test_preproc.py

about:
homepage: https://www.dynare.org/
Expand All @@ -46,5 +46,5 @@ about:

extra:
recipe-maintainers:
- albop
- svillemot
- albop
- svillemot