summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-05-20 16:54:55 +0300
committermattip <matti.picus@gmail.com>2019-05-20 19:00:38 +0300
commite058ae46f534f675bb39e521eacc5874c0149c11 (patch)
tree22b3112b1494d23744bec583499258b549d5c24b /MANIFEST.in
parent720a0a9a6baa3cb0ded826933807b2be061bfe2c (diff)
downloadnumpy-e058ae46f534f675bb39e521eacc5874c0149c11.tar.gz
MAINT: 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 e27b843a9..7c8f3b6ef 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,7 +9,6 @@ include pytest.ini
include *.txt
include README.md
include site.cfg.example
-include numpy/random/_mtrand/generate_mtrand_c.py
recursive-include numpy/random *.pyx *.pxd *.pyx.in *.pxd.in
# 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