summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorelie <elie>2010-07-08 21:12:34 +0000
committerelie <elie>2010-07-08 21:12:34 +0000
commit85387b3d66c8639a023e1cdc67caa4ee67803371 (patch)
tree1044411cd1a8c63cb77e71530b25d685e2ead562 /MANIFEST.in
parent582ce84f9e49d2f83cc988caa62e8ed4e36ccd06 (diff)
downloadpyasn1-git-85387b3d66c8639a023e1cdc67caa4ee67803371.tar.gz
switched to MANIFEST template
updated setup() keywords fix to egg detection
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..94a21cc
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,4 @@
+include CHANGES README LICENSE THANKS TODO
+recursive-include examples *.py
+recursive-include test *.py
+recursive-include docs *.txt *.html