We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3399aa2 commit 1d4bc07Copy full SHA for 1d4bc07
MANIFEST.in
@@ -29,6 +29,7 @@ recursive-include appointment/static/img *.jpg
29
recursive-include appointment/templates/ *.html
30
recursive-include appointment/tests *.py
31
recursive-include appointment/utils *.py
32
+recursive-include appointment/locale *.po *.mo
33
34
# Exclusions
35
exclude release_notes.md
0 commit comments