annotate pytype_requirements.txt @ 8998:a80ac2033a8a draft i18n tip

i18n: updated translation for Greek Currently translated at 100.0% (1082 of 1082 strings)
author Aristotelis Stageiritis <aristotelis79@gmail.com>
date Sun, 07 Apr 2024 08:07:49 +0200
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