Skip to content

Commit b5e8d6d

Browse files
committed
Move scikit-build into host requirements so pip metadata-generation can find it
1 parent 02d40db commit b5e8d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ build:
1717
- cmake
1818
- python
1919
- pip
20-
- scikit-build
2120
- setuptools
2221
host:
2322
- python
2423
- pip
24+
- scikit-build
2525
run:
2626
- python
2727

0 commit comments

Comments
 (0)