Files @ a95c091ff15e
Branch filter:

Location: kallithea/dev_requirements.txt

Thomas De Schampheleire
i18n: move list of translators to contributors file

Some .po files in kallithea/i18n contained lists of translators, present
from before usage of Weblate.

Move this information to contributor_data.py so all translation copyright
holders are given credits as CONTRIBUTORS and on the about page.

This commit is part of a series that normalizes the kallithea.po files by
removing all comments, in particular source code references.
1
2
3
4
5
6
7
8
9
pytest >= 3.3.0, < 4.7
pytest-runner < 5.2
pytest-sugar >= 0.7.0, < 0.10
pytest-benchmark < 3.3
pytest-localserver < 0.6
mock < 3.1
Sphinx < 1.9
WebTest < 2.1
isort == 4.3.21