Skip to content

Commit 8b9e0c1

Browse files
Sync build_output.bat with version in main branch
1 parent b9dafd9 commit 8b9e0c1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

recipe/build_output.bat

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ set "LIB=%PREFIX%\\%SUBDIR%\\lib\\%TARGET_NAME%;%LIB%"
33

44
set DIR_NAME=%PKG_NAME:-=_%
55
cd %DIR_NAME%
6-
if "%DIR_NAME%"=="cuda_python" (
7-
rem The upstream setup.py calls get_version() without dist_name,
8-
rem so only the generic SETUPTOOLS_SCM_PRETEND_VERSION is honored.
9-
set SETUPTOOLS_SCM_PRETEND_VERSION=%PKG_VERSION%
10-
)
116
if "%DIR_NAME%"=="cuda_bindings" (
127
rem The upstream setup.py calls get_version() without dist_name,
138
rem so only the generic SETUPTOOLS_SCM_PRETEND_VERSION is honored.

0 commit comments

Comments
 (0)