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 96885dd commit f05b675Copy full SHA for f05b675
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