summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 84715a5fa..42c013e59 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,16 +1,14 @@
include CHANGELOG
include README.txt
include setup.py
+include distribute_setup.py
include LICENSE
-include py/LICENSE
-include py/path/testing/repotest.dump
-include py/rest/rest.sty.template
graft doc
graft contrib
graft example
-graft py/bin
-graft py/rest/testing/data
+graft bin
exclude *.orig
exclude *.rej
+exclude .hginore
prune .svn
prune .hg