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 f968b16 commit a9c060eCopy full SHA for a9c060e
MANIFEST.in
@@ -1,6 +1,6 @@
1
include README.md
2
include LICENSE.md
3
recursive-include src/rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
4
-recursive-include src/rest_framework/templates *.html
+recursive-include src/rest_framework/templates *.html schema.js
5
global-exclude __pycache__
6
global-exclude *.py[co]
0 commit comments