diff options
| author | Tom Christie | 2012-09-20 13:19:43 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-09-20 13:19:43 +0100 | 
| commit | 87dae4d8549c02fa9a57adb3bb876d249dae1f79 (patch) | |
| tree | f3cf967490b79045ddf2be03e1e2ecebb23f58eb /MANIFEST.in | |
| parent | 4b691c402707775c3048a90531024f3bc5be6f91 (diff) | |
| download | django-rest-framework-87dae4d8549c02fa9a57adb3bb876d249dae1f79.tar.bz2 | |
Remove old 'djangorestframework directories
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/MANIFEST.in b/MANIFEST.in index 1c62e2c9..00e45086 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,2 @@ -recursive-include rest_framework/static *.ico *.txt *.css +recursive-include rest_framework/static *.js *.css *.png  recursive-include rest_framework/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 | 
