diff options
Diffstat (limited to 'doc/sphinxext/MANIFEST.in')
-rw-r--r-- | doc/sphinxext/MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinxext/MANIFEST.in b/doc/sphinxext/MANIFEST.in index f88ed785c..5176d485b 100644 --- a/doc/sphinxext/MANIFEST.in +++ b/doc/sphinxext/MANIFEST.in @@ -1,2 +1,2 @@ -recursive-include tests *.py +recursive-include numpydoc/tests *.py include *.txt |