reverted benfo.info and setup.py

This commit is contained in:
Vighnesh Birodkar
2014-06-19 02:50:25 +05:30
parent 9b8e1333e8
commit 78397bf54d
2 changed files with 0 additions and 4 deletions
-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__':