Skip to content

Commit

Permalink
More tries at getting this to build
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas committed Sep 22, 2020
1 parent 1040dd8 commit 6318f4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipe/meta.yaml
Expand Up @@ -17,14 +17,16 @@ build:

requirements:
build:
- cmake
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- cmake
- wheel
host:
- python
- pip
- setuptools
- numpy >=1.11
- wheel
run:
- python
- {{ pin_compatible('numpy') }}
Expand Down

0 comments on commit 6318f4b

Please sign in to comment.