summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 28d20e7..b01e357 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
include *.rst *.md
recursive-include tests *.py
-recursive-include doc Makefile *.rst conf.py
+recursive-include docs Makefile *.rst conf.py
prune doc/build
prune doc/source/.templates \ No newline at end of file