We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98a981 commit 26edc86Copy full SHA for 26edc86
conda-recipe/bld.bat
@@ -1,7 +1,5 @@
1
set MKLROOT=%PREFIX%
2
3
-rem Workaround to remove spaces from the env value
4
-set WHEELS_OUTPUT_FOLDER=%WHEELS_OUTPUT_FOLDER: =%
5
rem Build wheel package
6
if NOT "%WHEELS_OUTPUT_FOLDER%"=="" (
7
%PYTHON% -m pip wheel --no-build-isolation --no-deps .
0 commit comments