summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-06-12 13:08:24 -0600
committerGitHub <noreply@github.com>2018-06-12 13:08:24 -0600
commit5c31e057239d9765734fa0462d9424de220d367d (patch)
tree394c544dd8df57cf7a7ea880547d5e842217d01f
parent512acf2d1e8ba6f69a9cc6410d724606a8c41770 (diff)
parentb031dc3af273b51e248f64356144b86e63c03c72 (diff)
downloadnumpy-5c31e057239d9765734fa0462d9424de220d367d.tar.gz
Merge pull request #11315 from jakirkham/pkg_tools_allocation_tracking
MAINT: Package `tools/allocation_tracking`
-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 *