summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kirkham <kirkhamj@janelia.hhmi.org>2018-06-12 13:08:50 -0400
committerJohn Kirkham <kirkhamj@janelia.hhmi.org>2018-06-12 13:08:50 -0400
commitb031dc3af273b51e248f64356144b86e63c03c72 (patch)
tree30523f0a3ba6bcb5df7942cea12d824e86046fb8
parent2f381fedddfec79f1c059c1b1ecc466593ecd691 (diff)
downloadnumpy-b031dc3af273b51e248f64356144b86e63c03c72.tar.gz
MAINT: Package `tools/allocation_tracking`
Ensure `tools/allocation_tracking` is included in `sdist`s.
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 82de0012d..eff19e20a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -25,6 +25,7 @@ include doc/Makefile doc/postprocess.py
recursive-include doc/release *
recursive-include doc/source *
recursive-include doc/sphinxext *
+recursive-include tools/allocation_tracking *
recursive-include tools/swig *
recursive-include doc/scipy-sphinx-theme *