mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2026-02-14 02:30:23 +03:00
Fix missing locale in MANIFEST.in
This commit is contained in:
parent
6f44967035
commit
e6aee049c3
|
|
@ -2,5 +2,6 @@ include README.rst
|
|||
include LICENSE
|
||||
include DOCS.rst
|
||||
include CHANGES.rst
|
||||
recursive-include polymorphic/locale *.mo *.po
|
||||
recursive-include polymorphic/static *.js *.css
|
||||
recursive-include polymorphic/templates *.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user