Peter M. Groen
/
oletools
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
595e0c5a078093dd6de04cfffbb747fba13a0c40
Authored by
decalage2
2018-04-15 23:12:07 +0200
1 parent
b7b13bb5
setup: added new common package
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
setup.py
setup.py
View file @
595e0c5
...
...
@@ -77,6 +77,7 @@ classifiers=[
77
77
78
78
packages=[
79
79
"oletools",
80
+ "oletools.common",
80
81
'oletools.thirdparty',
81
82
'oletools.thirdparty.olefile',
82
83
'oletools.thirdparty.easygui',
...
...