Skip to content

Commit

Permalink
Fix: templates are not included in package (#423)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Terassa <[email protected]>
  • Loading branch information
zagl and Martin Terassa authored Oct 27, 2022
1 parent b872f64 commit 0dc7fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ include post_office/version.txt
recursive-include post_office *.py
recursive-include post_office/locale *.po
recursive-include post_office/locale *.mo
recursive-include post_office/templates *.html

0 comments on commit 0dc7fc1

Please sign in to comment.