Commit 595e0c5a078093dd6de04cfffbb747fba13a0c40
1 parent
b7b13bb5
setup: added new common package
Showing
1 changed file
with
1 additions
and
0 deletions
setup.py
| @@ -77,6 +77,7 @@ classifiers=[ | @@ -77,6 +77,7 @@ classifiers=[ | ||
| 77 | 77 | ||
| 78 | packages=[ | 78 | packages=[ |
| 79 | "oletools", | 79 | "oletools", |
| 80 | + "oletools.common", | ||
| 80 | 'oletools.thirdparty', | 81 | 'oletools.thirdparty', |
| 81 | 'oletools.thirdparty.olefile', | 82 | 'oletools.thirdparty.olefile', |
| 82 | 'oletools.thirdparty.easygui', | 83 | 'oletools.thirdparty.easygui', |