django-avatar/MANIFEST.in

5 lines
174 B
Text
Raw Normal View History

include LICENSE.txt
include CONTRIBUTORS.txt
recursive-include docs *
recursive-include avatar/templates/avatar *.html
recursive-include avatar/locale/*/LC_MESSAGES *.mo *.po