Skip to content

Commit

Permalink
Merge pull request #706 from markotibold/clean-install
Browse files Browse the repository at this point in the history
Prevent warning: no files found matching '*.txt' under directory
  • Loading branch information
tomchristie committed Mar 6, 2013
2 parents ddd7125 + 1037888 commit 751064a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
@@ -1,2 +1,2 @@
recursive-include rest_framework/static *.js *.css *.png
recursive-include rest_framework/templates *.txt *.html
recursive-include rest_framework/templates *.html

0 comments on commit 751064a

Please sign in to comment.