We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa48ae commit 45df0edCopy full SHA for 45df0ed
MANIFEST.in
@@ -1,6 +1,6 @@
1
include README.md
2
include LICENSE.md
3
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
4
-recursive-include rest_framework/templates *.html
+recursive-include rest_framework/templates *.html schema.js
5
global-exclude __pycache__
6
global-exclude *.py[co]
0 commit comments