view MANIFEST.in @ 4966:c355541aaae3

test_mailgw: removed superflous openpgp test data, which was copied to test/gpgmelib.py with 4542:46239c21a1eb but not removed.
author Bernhard Reiter <bernhard@intevation.de>
date Mon, 02 Mar 2015 23:05:09 +0100
parents 3dc458554d68
children 57adf2c4c40f
line wrap: on
line source

recursive-include share *
recursive-include roundup *.*
recursive-include frontends *.*
recursive-include scripts *.* *-*
recursive-include tools *.*
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt *.css *.1 *.example
recursive-include detectors *.py
recursive-include templates *.* home* page*
global-exclude .svn .cvsignore *.pyc *.pyo .DS_Store
include run_tests.py *.txt demo.py MANIFEST.in MANIFEST doc/conf.py
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
exclude doc/security.txt doc/templating.txt
include locale/*.po locale/*.mo locale/roundup.pot

Roundup Issue Tracker: http://roundup-tracker.org/