Skip to content

Commit d58f558

Browse files
authored
Fix script_env
1 parent 3241476 commit d58f558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ outputs:
4040
run_exports:
4141
- {{ pin_subpackage('openmpi', min_pin='x.x.x', max_pin='x') }}
4242
script_env:
43-
- CUDA_HOME
43+
- CUDA_HOME # [enable_cuda]
4444
requirements:
4545
build:
4646
- {{ compiler('c') }}

0 commit comments

Comments
 (0)