Skip to content

Commit dcd6c2f

Browse files
committed
fix
1 parent 7d7e17f commit dcd6c2f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

conda-recipe/meta.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ requirements:
3232
# This environment only needs to run CMake and the C++ compiler
3333
- {{ compiler("cxx") }}
3434
- cmake
35-
run:
36-
# (only its C++ runtime, specified per‐output below)
37-
[]
3835

3936
outputs:
4037
# ---------------------------------------------------------
@@ -58,10 +55,6 @@ outputs:
5855
noarch: python
5956

6057
requirements:
61-
build:
62-
- python >=3.9,<3.14
63-
- pip
64-
- setuptools
6558
host:
6659
- python >=3.9,<3.14
6760
- pip

0 commit comments

Comments
 (0)