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.
install-env.bat
1 parent 6d85ff5 commit 28e5af8Copy full SHA for 28e5af8
install-env.bat
@@ -22,4 +22,6 @@ echo Python version is:
22
%PYTHON% --version
23
24
echo PIP version is:
25
-%PIP% --version
+%PIP% --version
26
+
27
+endlocal && set PYTHON=%PYTHON% && set PIP=%PIP%
0 commit comments