Skip to content

Commit

Permalink
build and host dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Jan 17, 2025
1 parent 0fcf28f commit 145808b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/outlines-core/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,20 @@ requirements:
- setuptools >=45
- setuptools-scm >=6.2
- setuptools-rust
- openssl

- ${{ compiler('rust') }}
- ${{ compiler('cxx') }}
- ${{ stdlib("c") }}
- cargo-bundle-licenses
- pkg-config
host:
- python
- setuptools >=45
- setuptools-scm >=6.2
- setuptools-rust
- pip
- openssl
run:
- python
- interegular
Expand Down

0 comments on commit 145808b

Please sign in to comment.