summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2014-01-26 19:29:07 +0100
committerJulian Taylor <jtaylor.debian@googlemail.com>2014-01-26 19:30:35 +0100
commite573709d57cbddefcb819515ff023db970d83d8d (patch)
tree3c3c3dc05b537004d95a8b086ab57ab80cea5f7f /MANIFEST.in
parent2fc0c65c4f465762f5f479d173205c9158529a83 (diff)
downloadnumpy-e573709d57cbddefcb819515ff023db970d83d8d.tar.gz
BLD: include f2py docs in source distribution
update was forgotten in the move to the doc/folder
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 322094980..867157ad4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -24,3 +24,4 @@ recursive-include doc/cython *
recursive-include doc/pyrex *
recursive-include doc/swig *
recursive-include doc/scipy-sphinx-theme *
+recursive-include doc/f2py *