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
7b213e494204cd562e6676b250c459e8946eabc4
Authored by
decalage2
2016-11-01 20:12:10 +0100
1 parent
3397e5ea
updated setup.py
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
setup.py
setup.py
View file @
7b213e4
...
...
@@ -34,7 +34,7 @@ except ImportError:
34
34
35
35
#from distutils.command.install import INSTALL_SCHEMES
36
36
37
-import
sys,
os, fnmatch
37
+import
os, fnmatch
38
38
39
39
40
40
#--- METADATA -----------------------------------------------------------------
...
...