mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
abef84fb60
* Packaging should use manifest * Add schema.js template to MANIFEST
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
include README.md
|
|
include LICENSE.md
|
|
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
|
|
recursive-include rest_framework/templates *.html schema.js
|
|
global-exclude __pycache__
|
|
global-exclude *.py[co]
|