Commit 89c7c2ea5b4dbddfb111f61f0e33f3eca8b4674e
1 parent
8e04c154
missed dependency
Showing
1 changed file
with
2 additions
and
0 deletions
setup.py
| @@ -63,6 +63,8 @@ packages=[ | @@ -63,6 +63,8 @@ packages=[ | ||
| 63 | 'oletools.thirdparty.olefile', | 63 | 'oletools.thirdparty.olefile', |
| 64 | 'oletools.thirdparty.easygui', | 64 | 'oletools.thirdparty.easygui', |
| 65 | 'oletools.thirdparty.xxxswf', | 65 | 'oletools.thirdparty.xxxswf', |
| 66 | + 'oletools.thirdparty.prettytable', | ||
| 67 | + 'oletools.thirdparty.xglob' | ||
| 66 | ] | 68 | ] |
| 67 | ##setupdir = '.' | 69 | ##setupdir = '.' |
| 68 | ##package_dir={'': setupdir} | 70 | ##package_dir={'': setupdir} |