MANIFEST.in
branchZTK-1.1
changeset 151 374dbc50dadc
parent 57 74d4ccdc6dbe
--- a/MANIFEST.in	Wed Jun 20 16:31:37 2012 +0200
+++ b/MANIFEST.in	Wed Jun 20 16:39:12 2012 +0200
@@ -1,1 +1,5 @@
-recursive-include ztfy *.zcml *.txt *.pt *.pot *.po *.mo *.png *.gif *.css *.js
\ No newline at end of file
+include *.txt
+recursive-include docs *
+recursive-include src *
+global-exclude *.pyc
+global-exclude *.*~