Skip to content

Commit 9eddf39

Browse files
authored
Merge pull request #103 from Jaspreet-singh-1032/fixes-101-convert-directory-to-modules
treat templates and locale directories as sub-module
2 parents c98ed0e + 0df1fdf commit 9eddf39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
recursive-include import_export_celery/static *.js *.css *.map *.png *.ico *.eot *.svg *.ttf *.woff *.woff2
2+
recursive-include import_export_celery/templates *.html
3+
recursive-include import_export_celery/locale *.mo

0 commit comments

Comments
 (0)