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