Add missing Python dependency
This commit is contained in:
parent
3061475992
commit
5e6461c27f
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ if ($MyInvocation.InvocationName -ne ".") {
|
|||
"docopt.whl",
|
||||
"idna.whl",
|
||||
"mariadb$Arch.whl",
|
||||
"packaging.whl",
|
||||
"prompt_toolkit.whl",
|
||||
"psutil$Arch.whl",
|
||||
"python$Arch.zip",
|
||||
|
|
|
|||
Loading…
Reference in a new issue