Mercurial > p > roundup > code
view MANIFEST.in @ 1870:ea63531ddeec
Don't be strict about the space following the two hyphens...
...indicating a signature, it upsets the tests.
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Sat, 25 Oct 2003 12:03:41 +0000 |
| parents | 6889824fcdf9 |
| children | 2f2844231082 |
line wrap: on
line source
recursive-include roundup *.* recursive-include frontends *.* recursive-include scripts *.* *-* recursive-include tools *.* recursive-include cgi-bin *.cgi recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt *.css *.1 recursive-include detectors *.py recursive-include templates *.* home* page* recursive-exclude roundup *.pyc *.pyo .* recursive-exclude frontends *.pyc *.pyo .* recursive-exclude templates *.pyc *.pyo .* include run_tests *.txt demo.py exclude BUILD.txt I18N_PROGRESS.txt TODO.txt exclude doc/security.txt doc/templating.txt
