Add missing Python dependency

This commit is contained in:
2Shirt 2023-06-24 23:08:54 -07:00
parent 3061475992
commit 5e6461c27f
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -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",