Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6e79c3d6311f4d5ba27479dc8f2dfd462e7d74b2
/
.
/
.gitlab
/
ci
/
python-env.ps1
blob: ce16493e61760c7a7b1d86a6e1b38c678369ec71 [
file
]
$pwdpath
=
$pwd
.
Path
&
"$pwsh"
-
File
".gitlab/ci/python.ps1"
Set
-
Item
-
Force
-
Path
"env:PATH"
-
Value
"$pwdpath\.gitlab\python3;$env:PATH"
python
--
version