summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-09-27 15:10:40 +0300
committermattip <matti.picus@gmail.com>2019-10-11 15:08:46 +0300
commite527e71f11e79e03eee41441d383b046ddb68d8b (patch)
treee01be48bcd9d363f4661214711bc80d2b3362ed9 /MANIFEST.in
parent007b3236a1409648629660cd6a25adeaba40cf75 (diff)
downloadnumpy-e527e71f11e79e03eee41441d383b046ddb68d8b.tar.gz
API: rearrange the cython files in numpy.random
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7ab57eb8c..b58f85d4d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,6 +15,7 @@ include tox.ini
include .coveragerc
include test_requirements.txt
recursive-include numpy/random *.pyx *.pxd *.pyx.in *.pxd.in
+include numpy/random/include/*
include numpy/__init__.pxd
# Add build support that should go in sdist, but not go in bdist/be installed
# Note that sub-directories that don't have __init__ are apparently not