Files @ 1b0060f6b80f
Branch filter:

Location: kallithea/pytype_requirements.txt

mads
i18n: fr: consistently use 'NO-BREAK SPACE' before double punctuation instead of 'NARROW NO-BREAK SPACE'

Pretty much like https://docs.weblate.org/en/latest/user/checks.html#punctuation-spacing .

Trust https://wiki.openoffice.org/wiki/Non_Breaking_Spaces_Before_Punctuation_In_French_(espaces_ins%C3%A9cables) and don't use NARROW.
1
2
3
4
5
6
7
8
9
# Note: we support pytype on Python3.9
pytype==2021.4.1
# optional modules that we want for pytype checking
ipython
kajiki
psycopg2
python-ldap
python-pam
tgext.debugbar