Skip to content

Commit 5fd2f9c

Browse files
authored
Exclude rosetta files from static admin in MANIFEST.in
1 parent 8f5643b commit 5fd2f9c

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
@@ -8,6 +8,7 @@ recursive-include **/fixtures *
88
recursive-include **/static *
99
recursive-include **/templates *
1010
recursive-include locale/**/django.mo
11+
recursive-exclude static/admin/rosetta *
1112
global-exclude .gitignore
1213
exclude webcrm/local*.py
1314
prune **/__pycache__

0 commit comments

Comments
 (0)