annotate pytype_requirements.txt @ 8984:55715fe0a8e1 stable

meta: update copyrights
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 31 Mar 2023 21:17:02 +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