We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587918a commit a37fadbCopy full SHA for a37fadb
conda-recipe/meta.yaml
@@ -13,7 +13,7 @@ requirements:
13
- python
14
- setuptools
15
- numpy >=1.23
16
- - cython
+ - cython <3.1
17
- cmake >=3.21
18
- ninja
19
- git
environments/build_with_oneapi.yml
@@ -3,7 +3,7 @@ channels:
3
- conda-forge
4
dependencies:
5
- cmake
6
7
8
- numpy
9
- pytest
0 commit comments