Skip to content

Commit

Permalink
Update pyfastani recipe to use new scikit-build-core build
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Oct 22, 2024
1 parent 253c9ba commit 63e7950
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/pyfastani/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- 'cmake >=3.20'
- make
host:
- python
- pip
- cython
- setuptools
- zlib
- scikit-build-core
run:
- python
- zlib
Expand Down

0 comments on commit 63e7950

Please sign in to comment.