reverted benfo.info and setup.py

This commit is contained in:
Vighnesh Birodkar
2014-06-19 00:05:14 +05:30
parent 9b8e1333e8
commit 78397bf54d
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -154,9 +154,6 @@ Library:
Extension: skimage.feature._hessian_det_appx
Sources:
skimage/exposure/_hessian_det_appx.pyx
Extension: skimage.graph._construct
Sources:
skimage/exposure/_construct.pyx
Executable: skivi
Module: skimage.scripts.skivi
-1
View File
@@ -25,7 +25,6 @@ def configuration(parent_package='', top_path=None):
config.add_extension('heap', sources=['heap.c'],
include_dirs=[get_numpy_include_dirs()])
return config
if __name__ == '__main__':