Skip to content

Commit d5822aa

Browse files
Fix setuptools
1 parent 43e40a7 commit d5822aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ build:
1515

1616
requirements:
1717
build:
18-
- cmake >=3.18
18+
- cmake
1919
- make # [unix]
20-
- ninja
2120
- {{ compiler('cxx') }}
2221
host:
2322
- python

0 commit comments

Comments
 (0)