Skip to content

Commit

Permalink
fix: only host version built on action
Browse files Browse the repository at this point in the history
conda build requires python in the host section.. ooops
  • Loading branch information
Lachlan Grose committed Nov 29, 2021
1 parent d7f4689 commit 8c7d058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ requirements:
- scikit-image
- scikit-learn
- tqdm
- python >=3.6

test:
import:
Expand Down

0 comments on commit 8c7d058

Please sign in to comment.