debian-django-admin-rangefi.../MANIFEST.in

7 lines
269 B
Plaintext
Executable File

include LICENSE CHANGELOG.md README.rst
recursive-include rangefilter/static *.js *.css *.png *.eot *.svg *.ttf *.woff
recursive-include rangefilter/templates *.html
recursive-include rangefilter/locale *.mo
recursive-exclude * __pycache__
recursive-exclude * *.py[co]