view dev_requirements.txt @ 7857:f53128c45181

i18n: align headers in kallithea.po files Align the comment headers in all kallithea.po translation files: - remove the description of the file: for new translations added via Weblate, this is not updated and it'd contain 'Translations template for Kallithea'. The name of the language is already present later in the file in the metadata block. - remove 'Automatically generated' lines present in some files - add an empty line below the header block
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 25 Aug 2019 21:51:37 +0200
parents 5698307382de
children 4dad662fe6fd
line wrap: on
line source

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