aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: d202c86ea188d2bfb88691f23d3ca56dff421677 (plain)
1
2
3
4
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]