django-mellon/MANIFEST.in

9 lines
213 B
Plaintext

recursive-include mellon/templates *.html *.xml
recursive-include mellon/locale *.po *.mo
include MANIFEST.in
include VERSION
include Changelog
include COPYING
include testsettings.py
recursive-include tests *.py