mirror of
https://github.com/mandiant/capa.git
synced 2026-01-08 03:11:05 -08:00
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#322
This commit is contained in:
2
.github/pyinstaller/pyinstaller.spec
vendored
2
.github/pyinstaller/pyinstaller.spec
vendored
@@ -80,7 +80,7 @@ exe = EXE(
|
||||
name="capa",
|
||||
icon="logo.ico",
|
||||
debug=False,
|
||||
strip=None,
|
||||
strip=False,
|
||||
upx=True,
|
||||
console=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user