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 1ece496 commit 799acd5Copy full SHA for 799acd5
tools/metacall-environment.ps1
@@ -81,7 +81,6 @@ function sub-python {
81
82
# Set environment variables
83
Add-to-Path $RuntimeDir
84
- [Environment]::SetEnvironmentVariable("PYTHONHOME", $RuntimeDir)
85
[Environment]::SetEnvironmentVariable("PIP_TARGET", "$RuntimeDir\Lib")
86
87
# Patch for FindPython.cmake
0 commit comments