aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: d407865fb7cee519fc1bd6a561d4a7a404113eb4 (plain)
1
2
3
4
recursive-include rest_framework/static *.js *.css *.png
recursive-include rest_framework/templates *.html
recursive-exclude * __pycache__
recursive-exclude * *.py[co]