Skip to content

Commit

Permalink
need to put python in run section, otherwise it won't build pinned pa…
Browse files Browse the repository at this point in the history
…ckages.
  • Loading branch information
Matthew Chan committed Sep 19, 2018
1 parent ac400f9 commit e4a1983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ requirements:
- setuptools
- nose
run:
- python
- scipy
test:
requires:
Expand Down

0 comments on commit e4a1983

Please sign in to comment.