We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26c6a6 commit 5815237Copy full SHA for 5815237
1 file changed
conda-recipe/meta.yaml
@@ -28,15 +28,15 @@ requirements:
28
build:
29
- {{ compiler("cxx") }}
30
- cmake
31
- - python >=3.9,<=3.13
+ - python >=3.9,<3.14
32
- pip
33
- setuptools
34
- scikit-build
35
host:
36
37
38
run:
39
40
41
about:
42
home: {{ REPO_HOME }}
0 commit comments