Skip to content

Commit fb5d56d

Browse files
committed
Add pip check to conda-recipe-cf test suite
1 parent f344e1b commit fb5d56d

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
@@ -34,8 +34,10 @@ requirements:
3434

3535
test:
3636
commands:
37+
- pip check
3738
- pytest --pyargs mkl_random
3839
requires:
40+
- pip
3941
- pytest
4042
imports:
4143
- mkl_random

0 commit comments

Comments
 (0)