weblate/MANIFEST.in
Michal Čihař 0c21c44832 feat(add-ons): add pot update support
- currently limited to xgettext, Django and Sphinx
- we have not intention for generic solution here

Fixes #10708
Fixes #18428
2026-03-28 18:33:17 +01:00

15 lines
446 B
Text

include COPYING
include ChangeLog
include *.rst
include *.md
include *.py
recursive-include weblate/examples *
include weblate/billing/test-data/*
include weblate/addons/extractors/sphinx/docutils.conf
include weblate/trans/tests/data/*
include weblate/trans/fixtures/simple-project.json
recursive-include sbom *.json
exclude weblate/settings.py
prune data*
prune dev-docker/data*
global-exclude *.swp *.swo *.swn __pycache__ *.pyc *.pyo uv.lock