File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828requirements :
2929 host :
3030 - pip
31- - python =${{ py_version }}
31+ - python-gil =${{ py_version }}
3232 - rapids-build-backend >=0.4.0,<0.5.0
3333 - setuptools>=77.0.0
3434 run :
Original file line number Diff line number Diff line change 2626requirements :
2727 host :
2828 - pip
29- - python =${{ py_version }}
29+ - python-gil =${{ py_version }}
3030 - setuptools>=77.0.0
3131 run :
3232 - msgpack-python =1.1.2
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ requirements:
7575 - libcuopt =${{ version }}
7676 - pip
7777 - pylibraft =${{ minor_version }}
78- - python =${{ py_version }}
78+ - python-gil =${{ py_version }}
7979 - rapids-build-backend >=0.4.0,<0.5.0
8080 - rmm =${{ minor_version }}
8181 - scikit-build-core>=0.11.0
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION.
1+ # SPDX-FileCopyrightText: Copyright (c) 2025-2026 , NVIDIA CORPORATION.
22# SPDX-License-Identifier: Apache-2.0
33schema_version : 1
44
@@ -41,7 +41,7 @@ requirements:
4141 - cython >=3.0.0
4242 - libmps-parser =${{ version }}
4343 - pip
44- - python =${{ py_version }}
44+ - python-gil =${{ py_version }}
4545 - rapids-build-backend >=0.4.0,<0.5.0
4646 - scikit-build-core >=0.11.0
4747 run :
You can’t perform that action at this time.
0 commit comments