We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65791d8 + 67964a1 commit 9ec3e5fCopy full SHA for 9ec3e5f
MANIFEST.in
@@ -2,6 +2,6 @@ include README.md
2
include LICENSE.md
3
recursive-include rest_framework/static *.js *.css *.png *.ico *.eot *.svg *.ttf *.woff *.woff2
4
recursive-include rest_framework/templates *.html schema.js
5
-recursice-include rest_framework/locale *.mo
+recursive-include rest_framework/locale *.mo
6
global-exclude __pycache__
7
global-exclude *.py[co]
0 commit comments