summaryrefslogtreecommitdiff
path: root/doc/sphinxext/MANIFEST.in
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2009-04-01 21:57:08 +0000
committerPauli Virtanen <pav@iki.fi>2009-04-01 21:57:08 +0000
commitd215183d0d2cfc49973bc4bc73555c2b112e546e (patch)
treeaed223e62771d290cfe72ef6b4efafad87652a41 /doc/sphinxext/MANIFEST.in
parent9a63ebd48281c994c39c374b5cdc960acb82963c (diff)
downloadnumpy-d215183d0d2cfc49973bc4bc73555c2b112e546e.tar.gz
sphinxext: convert the Sphinx extensions into a `numpydoc` package that can be distributed separately
Diffstat (limited to 'doc/sphinxext/MANIFEST.in')
-rw-r--r--doc/sphinxext/MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sphinxext/MANIFEST.in b/doc/sphinxext/MANIFEST.in
new file mode 100644
index 000000000..f88ed785c
--- /dev/null
+++ b/doc/sphinxext/MANIFEST.in
@@ -0,0 +1,2 @@
+recursive-include tests *.py
+include *.txt