aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index bd59f003..a68c043e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
-include LICENSE README.mkd
-recursive-include test *
+include LICENSE CONTRIBUTORS README.rst
+graft test
recursive-exclude * *.pyc *.pyo *.swo *.swp \ No newline at end of file