diff --git a/setup.py b/setup.py index 3ec5fba..9131f29 100644 --- a/setup.py +++ b/setup.py @@ -77,6 +77,7 @@ classifiers=[ packages=[ "oletools", + "oletools.common", 'oletools.thirdparty', 'oletools.thirdparty.olefile', 'oletools.thirdparty.easygui',