Skip to content

Commit

Permalink
Restore tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed Jan 31, 2025
1 parent 2836106 commit 653114d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions recipes/recipes_emscripten/scipy/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,17 @@ requirements:
# https://github.com/scipy/scipy/blob/v${{ version }}/pyproject.toml#L55
- numpy >=1.23.5

tests:
- script: pytester
files:
recipe:
- test_scipy.py
requirements:
build:
- pytester
run:
- pytester-run

about:
homepage: http://www.scipy.org/
license: BSD-3-Clause
Expand Down

0 comments on commit 653114d

Please sign in to comment.