summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-04-13 20:28:37 +0300
committermattip <matti.picus@gmail.com>2019-04-13 20:28:37 +0300
commitf179d23b7a273c6a933d4b417e7da9511faf26ef (patch)
tree514d6b2966c65f032c476c327871aa1f03b54c6e /MANIFEST.in
parentdea1239b6dcaf072fc9b70e6af0c0a100cead69e (diff)
downloadnumpy-f179d23b7a273c6a933d4b417e7da9511faf26ef.tar.gz
BUILD: remove unused file
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 647e2f704..f5236d1e0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,7 +8,6 @@ include MANIFEST.in
include pytest.ini
include *.txt
include site.cfg.example
-include numpy/random/mtrand/generate_mtrand_c.py
recursive-include numpy/random/mtrand *.pyx *.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