HOTFIX: missing pckg in requirements.txt -fixed
This commit is contained in:
parent
b616e27cf8
commit
0361219488
|
@ -13,4 +13,5 @@ PyInstaller
|
||||||
six
|
six
|
||||||
ecdsa
|
ecdsa
|
||||||
netifaces
|
netifaces
|
||||||
ipaddress
|
ipaddress
|
||||||
|
wmi
|
Loading…
Reference in New Issue