8000 Merge pull request #706 from markotibold/clean-install · martync/django-rest-framework@751064a · GitHub
[go: up one dir, main page]

Skip to content

Commit 751064a

Browse files
committed
Merge pull request encode#706 from markotibold/clean-install
Prevent warning: no files found matching '*.txt' under directory
2 parents ddd7125 + 1037888 commit 751064a

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,2 +1,2 @@
11
recursive-include rest_framework/static *.js *.css *.png
2-
recursive-include rest_framework/templates *.txt *.html
2+
recursive-include rest_framework/templates *.html

0 commit comments

Comments
 (0)
0