From eb0caab1c6d3fdad45b7c534c933e8bd738faf4e Mon Sep 17 00:00:00 2001 From: Alex Willmer Date: Wed, 5 Aug 2015 17:30:14 +0100 Subject: DOC: Add warning about numpy._build_utils --- numpy/_build_utils/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 numpy/_build_utils/README (limited to 'numpy') 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 -- cgit v1.2.1