From 595e0c5a078093dd6de04cfffbb747fba13a0c40 Mon Sep 17 00:00:00 2001 From: decalage2 Date: Sun, 15 Apr 2018 23:12:07 +0200 Subject: [PATCH] setup: added new common package --- setup.py | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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', -- libgit2 0.21.4