aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 5c6a1c578eb62df526a2bc71cd52d9996ce954f7 (plain)
1
2
3
4
5
recursive-include djangorestframework/static *.ico *.txt *.css
recursive-include djangorestframework/templates *.txt *.html
recursive-include examples .keep *.py *.txt
recursive-include docs *.py *.rst *.html *.txt
include AUTHORS LICENSE CHANGELOG.rst requirements.txt tox.ini