ENH: Minor setup.py cleanups.

This commit is contained in:
Stefan van der Walt
2011-09-26 11:01:52 -07:00
parent 3b713d67bb
commit b0798eb55f
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -1,9 +1,6 @@
#!/usr/bin/env python
import os
import shutil
import hashlib
from scikits.image._build import cython
base_path = os.path.abspath(os.path.dirname(__file__))
-3
View File
@@ -1,9 +1,6 @@
#!/usr/bin/env python
import os
import shutil
import hashlib
from scikits.image._build import cython
base_path = os.path.abspath(os.path.dirname(__file__))