Skip to content

Commit 26edc86

Browse files
committed
Fix windows build
1 parent e98a981 commit 26edc86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

conda-recipe/bld.bat

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
set MKLROOT=%PREFIX%
22

3-
rem Workaround to remove spaces from the env value
4-
set WHEELS_OUTPUT_FOLDER=%WHEELS_OUTPUT_FOLDER: =%
53
rem Build wheel package
64
if NOT "%WHEELS_OUTPUT_FOLDER%"=="" (
75
%PYTHON% -m pip wheel --no-build-isolation --no-deps .

0 commit comments

Comments
 (0)