Mercurial > p > roundup > code
view MANIFEST.in @ 2316:f8a4c51e5847
distutils.log is not available on Python 2.2 and below...
...use Command.announce instead.
allow to specify unusual Python tools directory
in build command options.
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 16 May 2004 09:23:18 +0000 |
| parents | 19ef7f955da0 |
| children | 497be1dd5714 |
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* global-exclude .cvsignore *.pyc *.pyo include run_tests.py *.txt demo.py MANIFEST.in MANIFEST exclude BUILD.txt I18N_PROGRESS.txt TODO.txt exclude doc/security.txt doc/templating.txt include locale/*.po locale/roundup.pot
