Code

query "editing" now working, minus filling the form in with the query params
[roundup.git] / MANIFEST.in
index be442fb7d517c4ceed6a4455b412e32f4e65eb51..d42f79fd2e1f9a54b8186cb876f4aafbc135a72f 100644 (file)
@@ -1,8 +1,9 @@
 recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem
+recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html
 recursive-include cgi-bin *.cgi
 recursive-include test *.py *.txt
 recursive-include doc *.html *.png *.txt
-exclude doc/announcement.txt
+exclude doc/announcement.txt BUILD.txt I18N_PROGRESS.txt
 include roundup-*
-include *.txt
+include run_tests *.txt