Commit 1d8a175961c1159894a2957bf26f78c1f58daa63
Committed by
GitHub
1 parent
18dc7e69
setup: added the thirdparty.oledump package
Showing
1 changed file
with
1 additions
and
0 deletions
setup.py
| @@ -89,6 +89,7 @@ packages=[ | @@ -89,6 +89,7 @@ packages=[ | ||
| 89 | 'oletools.thirdparty.xglob', | 89 | 'oletools.thirdparty.xglob', |
| 90 | 'oletools.thirdparty.DridexUrlDecoder', | 90 | 'oletools.thirdparty.DridexUrlDecoder', |
| 91 | 'oletools.thirdparty.tablestream', | 91 | 'oletools.thirdparty.tablestream', |
| 92 | + 'oletools.thirdparty.oledump', | ||
| 92 | ] | 93 | ] |
| 93 | ##setupdir = '.' | 94 | ##setupdir = '.' |
| 94 | ##package_dir={'': setupdir} | 95 | ##package_dir={'': setupdir} |