django-rest-framework/MANIFEST.in

5 lines
193 B
Plaintext
Raw Normal View History

2014-11-07 15:53:01 +03:00
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]