Skip to content

Commit 24a546c

Browse files
committed
cleanup
1 parent b348996 commit 24a546c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ def install(self):
375375
package_data={
376376
'charm4py': ['libcharm_version'],
377377
},
378-
#install_requires=['numpy>=1.10.0', 'greenlet>=3.0.0', 'cython>=3.0.0', 'cmake'],
379378
ext_modules=extensions,
380379
cmdclass = {'build_py': custom_build_py,
381380
'build_ext': custom_build_ext,

0 commit comments

Comments
 (0)