summaryrefslogtreecommitdiff
path: root/numpy/random/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/random/setup.py')
-rw-r--r--numpy/random/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/random/setup.py b/numpy/random/setup.py
index 93d5144ea..776a018bc 100644
--- a/numpy/random/setup.py
+++ b/numpy/random/setup.py
@@ -34,7 +34,7 @@ def configuration(parent_package='', top_path=None):
defs.append(('NPY_NO_DEPRECATED_API', 0))
config.add_data_dir('tests')
- config.add_data_dir('examples')
+ config.add_data_dir('_examples')
EXTRA_LINK_ARGS = []
# Math lib