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 c5b0d34 commit 5efd7aaCopy full SHA for 5efd7aa
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