summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--numpy/_build_utils/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/numpy/_build_utils/README b/numpy/_build_utils/README
new file mode 100644
index 000000000..a817e9c5d
--- /dev/null
+++ b/numpy/_build_utils/README
@@ -0,0 +1,8 @@
+=======
+WARNING
+=======
+
+This directory (numpy/_build_utils) is *not* part of the pubic 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