diff options
Diffstat (limited to 'numpy/_build_utils/README')
-rw-r--r-- | numpy/_build_utils/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/numpy/_build_utils/README b/numpy/_build_utils/README deleted file mode 100644 index 73d93593e..000000000 --- a/numpy/_build_utils/README +++ /dev/null @@ -1,9 +0,0 @@ -======= -WARNING -======= - -This directory (numpy/_build_utils) is *not* part of the public numpy API, - - it is internal build support for numpy. - - it is only present in source distributions or during an in place build - - it is *not* installed with the rest of numpy - |