django-rest-framework/MANIFEST.in
2014-11-07 12:53:01 +00:00

5 lines
193 B
Plaintext

recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
recursive-include rest_framework/templates *.html
recursive-exclude * __pycache__
recursive-exclude * *.py[co]