File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ source:
1717
1818build :
1919 number : {{ GIT_DESCRIBE_NUMBER }}
20- string : cuda{{ cuda_major }}_py{{ py_version }}_{{ date_string }}_gh{{ GIT_DESCRIBE_HASH }}_gn{{ GIT_DESCRIBE_NUMBER }}} _ph{{ PKG_HASH }}
20+ string : cuda{{ cuda_major }}_py{{ py_version }}_{{ date_string }}_gh{{ GIT_DESCRIBE_HASH }}_gn{{ GIT_DESCRIBE_NUMBER }}_ph{{ PKG_HASH }}
2121 ignore_run_exports_from :
2222 - {{ compiler('cuda') }}
2323 - cuda-cudart-dev
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ source:
1616
1717build :
1818 number : {{ GIT_DESCRIBE_NUMBER }}
19- string : cuda{{ cuda_major }}_{{ date_string }}_gh{{ GIT_DESCRIBE_HASH }}_gn{{ GIT_DESCRIBE_NUMBER }}} _ph{{ PKG_HASH }}
19+ string : cuda{{ cuda_major }}_{{ date_string }}_gh{{ GIT_DESCRIBE_HASH }}_gn{{ GIT_DESCRIBE_NUMBER }}_ph{{ PKG_HASH }}
2020 ignore_run_exports :
2121 - openslide
2222 ignore_run_exports_from :
You can’t perform that action at this time.
0 commit comments