Skip to content

Commit 553f33b

Browse files
committed
Fix missing locale folder in sdist
1 parent 952ada9 commit 553f33b

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,6 +2,7 @@ include AUTHORS.txt
22
include CHANGELOG.rst
33
include README.rst
44
include LICENSE.txt
5+
recursive-include threadedcomments/locale *.po *.mo
56
recursive-include threadedcomments/fixtures *.json
67
recursive-include threadedcomments/templates *.html
78
recursive-include threadedcomments/sql *.sql

0 commit comments

Comments
 (0)