weblate/MANIFEST.in
Michal Čihař 82234e65e5 docs: clarify accessibility expectations
We want to make Weblate accessible and this documents (and tests a bit)
the practices.
2026-05-26 20:27:26 +02:00

36 lines
1 KiB
Text
Vendored

include LICENSE
include ChangeLog
include BACKERS.rst
include README.rst
include SECURITY.md
include ACCESSIBILITY.md
include manage.py
include setup.py
recursive-include weblate *.py
recursive-include weblate/examples *
recursive-include weblate/locale *.po *.pot
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 .dclintrc .editorconfig .gitmodules .imgbotconfig .weblate .yamllint.yml
exclude .pre-commit-config.yaml .readthedocs.yml redocly.yaml security.yaml
exclude AGENTS.md codecov.yml
exclude biome.json rundev.sh
exclude weblate/settings.py
exclude weblate/static/js/vendor/oss-licenses.json
recursive-exclude weblate/locale *.mo
prune .clusterfuzzlite
prune .github
prune .reuse
prune .well-known
prune ci
prune client
prune data*
prune dev-docker
prune dev-docker/data*
prune docs
prune fuzzing
prune LICENSES
prune scripts
global-exclude *.swp *.swo *.swn __pycache__ *.pyc *.pyo uv.lock