Skip to content

Commit 21e1561

Browse files
committed
Remove numpy as dependency for tests
Already a run dependency
1 parent 536a195 commit 21e1561

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

conda-recipe-cf/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ test:
3535
requires:
3636
- pytest
3737
- mkl-service
38-
- numpy
3938
imports:
4039
- mkl_random
4140
- mkl_random.mklrand

conda-recipe/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ test:
3535
requires:
3636
- pytest
3737
- mkl-service
38-
- numpy
3938
imports:
4039
- mkl_random
4140
- mkl_random.mklrand

0 commit comments

Comments
 (0)