annotate pytype_requirements.txt @ 8968:ae831639d07c draft i18n

i18n: updated translation for French Currently translated at 100.0% (1080 of 1080 strings)
author Étienne Gilli <etienne@gilli.io>
date Tue, 13 Dec 2022 08:13:07 +0100
parents dceaee61b164
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8869
dceaee61b164 pytype: support 2021.4.1 on Python 3.9
Mads Kiilerich <mads@kiilerich.com>
parents: 8868
diff changeset
1 # Note: we support pytype on Python3.9
dceaee61b164 pytype: support 2021.4.1 on Python 3.9
Mads Kiilerich <mads@kiilerich.com>
parents: 8868
diff changeset
2 pytype==2021.4.1
8854
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
3 # optional modules that we want for pytype checking
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
4 ipython
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
5 kajiki
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
6 psycopg2
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
7 python-ldap
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
8 python-pam
278cc5936ed5 pytype: introduce configuration for running pytype
Mads Kiilerich <mads@kiilerich.com>
parents:
diff changeset
9 tgext.debugbar