summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2009-08-26 22:57:06 +0200
committerholger krekel <holger@merlinux.eu>2009-08-26 22:57:06 +0200
commit81f7891539a9d26e813d14ba5158144467b5aa5e (patch)
tree71dfb689fa1b3638de684c507b50dfdd44c5e277 /MANIFEST.in
parent8ee7bef6389ad3c33ad9573c69b34c036e17d981 (diff)
parent3be875bfd22d1a5f5538ba08828c107eba53e68c (diff)
downloadpytest-81f7891539a9d26e813d14ba5158144467b5aa5e.tar.gz
merging 1.0.x branch
--HG-- branch : trunk
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 000000000..84715a5fa
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,16 @@
+include CHANGELOG
+include README.txt
+include 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
+exclude *.orig
+exclude *.rej
+prune .svn
+prune .hg