Skip to content

Commit 39d4afd

Browse files
xalerybndgrigorian
authored andcommitted
Add pip check to conda-recipe-cf test suite
1 parent 5ac6e74 commit 39d4afd

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)