Skip to content

Commit 6e11b13

Browse files
committed
Add scipy restriction
1 parent 9306941 commit 6e11b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ test:
6565
requires:
6666
- pytest
6767
- setuptools
68-
- scipy # [py>39]
68+
- scipy # [py>39 and py<314]
6969

7070
about:
7171
home: https://github.com/IntelPython/dpnp

0 commit comments

Comments
 (0)