Skip to content

Commit 8a09888

Browse files
rm numpy from setup.py
1 parent 2648cfc commit 8a09888

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
@@ -19,7 +19,6 @@
1919
import fnmatch
2020
import json
2121
import sys
22-
import numpy
2322

2423
def check_swig():
2524
command = 'swig'

0 commit comments

Comments
 (0)