diff options
Diffstat (limited to 'numpy/lib/SConstruct')
-rw-r--r-- | numpy/lib/SConstruct | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/numpy/lib/SConstruct b/numpy/lib/SConstruct deleted file mode 100644 index a377d8391..000000000 --- a/numpy/lib/SConstruct +++ /dev/null @@ -1,2 +0,0 @@ -from numscons import GetInitEnvironment -GetInitEnvironment(ARGUMENTS).DistutilsSConscript('SConscript') |