mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-02-25 07:14:00 +00:00
Compare commits
4 Commits
stop_using
...
fix_pyinst
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
946faaccf6 | ||
|
|
87daa04864 | ||
|
|
4f2c9ad7a6 | ||
|
|
b9e0ef30e8 |
3
pyinstaller_hooks/hook-prettytable.py
Normal file
3
pyinstaller_hooks/hook-prettytable.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from PyInstaller.utils.hooks import collect_all
|
||||
|
||||
datas, binaries, hiddenimports = collect_all("prettytable")
|
||||
Reference in New Issue
Block a user