Skip to content

Commit 37cfe90

Browse files
mrungelovelydinosaur
authored andcommitted
Add locale files back to installed files (#5696)
Resolves #5695
1 parent d903896 commit 37cfe90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ include README.md
22
include LICENSE.md
33
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
44
recursive-include rest_framework/templates *.html schema.js
5+
recursice-include rest_framework/locale *.mo
56
global-exclude __pycache__
67
global-exclude *.py[co]

0 commit comments

Comments
 (0)