Commit 7b213e494204cd562e6676b250c459e8946eabc4
1 parent
3397e5ea
updated setup.py
Showing
1 changed file
with
1 additions
and
1 deletions
setup.py
| @@ -34,7 +34,7 @@ except ImportError: | @@ -34,7 +34,7 @@ except ImportError: | ||
| 34 | 34 | ||
| 35 | #from distutils.command.install import INSTALL_SCHEMES | 35 | #from distutils.command.install import INSTALL_SCHEMES |
| 36 | 36 | ||
| 37 | -import sys, os, fnmatch | 37 | +import os, fnmatch |
| 38 | 38 | ||
| 39 | 39 | ||
| 40 | #--- METADATA ----------------------------------------------------------------- | 40 | #--- METADATA ----------------------------------------------------------------- |