Skip to content

Commit 799acd5

Browse files
committed
Trying to make pip work in windows ci.
1 parent 1ece496 commit 799acd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/metacall-environment.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ function sub-python {
8181

8282
# Set environment variables
8383
Add-to-Path $RuntimeDir
84-
[Environment]::SetEnvironmentVariable("PYTHONHOME", $RuntimeDir)
8584
[Environment]::SetEnvironmentVariable("PIP_TARGET", "$RuntimeDir\Lib")
8685

8786
# Patch for FindPython.cmake

0 commit comments

Comments
 (0)