Skip to content

Commit

Permalink
Update recipe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten authored Jan 16, 2025
1 parent 1c3881b commit 2feb42b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/recipes_emscripten/clarabel/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ requirements:
- ${{ compiler('c') }}
- cargo-bundle-licenses
- rust
- cffi == 1.15.1
- cffi
- setuptools-rust
- maturin
host:
- python
- pip
- cffi == 1.15.1
- cffi
run:
- python
- cffi == 1.15.1
- cff

tests:
- script: pytester
Expand Down

0 comments on commit 2feb42b

Please sign in to comment.