Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal authored Feb 5, 2024
1 parent 401fc74 commit 4335cb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@ requirements:
host:
- python x.x
- numpy x.x
- cython

build:
- {{ compiler('c') }}
- {{ compiler("cxx") }}
- python
- setuptools
- numpy
- cython


run:
- python x.x
Expand Down

0 comments on commit 4335cb5

Please sign in to comment.