hosted/MANIFEST.in
2024-11-06 09:34:16 +01:00

13 lines
490 B
Text

include README.rst
include SECURITY.md
include manage.py
recursive-include wlhosted *.py
recursive-include wlhosted/error *.html
recursive-include wlhosted/integrations/templates *.html
recursive-include wlhosted/integrations/templates *.txt
recursive-include wlhosted/legal/templates *.html
recursive-include wlhosted/payments/templates *.html
global-exclude *.swp *.swo
recursive-include wlhosted/locale *.pot
recursive-include wlhosted/locale *.po
recursive-include wlhosted/locale *.mo