summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4521e49..89c28b3 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,6 @@
include AUTHORS ChangeLog COPYING README.rst TODO.org
recursive-include tests *
recursive-include graphics *
+recursive-include docs *
+prune docs/_build
recursive-exclude tests *.pyc \ No newline at end of file