executing pythonscript as &“script” in powershell script do not inherits settings from parent shell

后端 未结 0 481
梦毁少年i
梦毁少年i 2020-12-03 17:34

I try to just combine some pytest stages into a powershell script, a simplified version below:

$exe = (Get-Command pytest.exe).Source
$myparams = @(
    "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题