summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 04ae8b9..cd4db96 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,10 @@
include README.txt
+include LICENSE.txt
+include AUTHORS.txt
+
+recursive-include docs *.rst
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.orig
global-exclude *.rej
-