Skip to content

Commit 850d793

Browse files
xalerybantonwolfy
authored andcommitted
Add pip check to conda-recipe-cf test suite
1 parent 8170f3a commit 850d793

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
@@ -31,8 +31,10 @@ requirements:
3131

3232
test:
3333
commands:
34+
- pip check
3435
- pytest -v --pyargs mkl_fft
3536
requires:
37+
- pip
3638
- pytest
3739
- scipy >=1.10
3840
- mkl-service

0 commit comments

Comments
 (0)