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 35692e9 commit add3664Copy full SHA for add3664
MANIFEST.in
@@ -1,6 +1,6 @@
1
include README.md
2
include LICENSE.md
3
-recursive-include tests/* *
+recursive-include tests/ *
4
recursive-include rest_framework/static *.js *.css *.png *.ico *.eot *.svg *.ttf *.woff *.woff2
5
recursive-include rest_framework/templates *.html schema.js
6
recursive-include rest_framework/locale *.mo
0 commit comments