weblate/MANIFEST.in
Michal Čihař 7d46830393 feat: move SBOM to the release workflow
Maintaining in the repository has proven to be problematic, so rather
create it on the release time.
2026-05-07 10:11:30 +02:00

14 lines
416 B
Text
Vendored

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
exclude weblate/settings.py
prune data*
prune dev-docker/data*
global-exclude *.swp *.swo *.swn __pycache__ *.pyc *.pyo uv.lock