Skip to content

Commit f05b675

Browse files
authored
Update MANIFEST.in
Follow-up to encode#7141 Tweak to include tests at the root of the directory.
1 parent 96885dd commit f05b675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include README.md
22
include LICENSE.md
3-
recursive-include tests/* *
3+
recursive-include tests/ *
44
recursive-include rest_framework/static *.js *.css *.png *.ico *.eot *.svg *.ttf *.woff *.woff2
55
recursive-include rest_framework/templates *.html schema.js
66
recursive-include rest_framework/locale *.mo

0 commit comments

Comments
 (0)