Skip to content

Commit 8baaf7e

Browse files
committed
add pip check to conda-recipe-cf
1 parent 90c2ad5 commit 8baaf7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

conda-recipe-cf/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,12 @@ requirements:
3535

3636
test:
3737
requires:
38+
- pip
3839
- pytest
3940
imports:
4041
- mkl
4142
commands:
43+
- pip check
4244
- pytest -vv --pyargs mkl
4345

4446
about:

0 commit comments

Comments
 (0)