annotate pytype_requirements.txt @ 8924:2ef4f7c0031e stable

tests: merge test_repo_groups.py into test_admin_repo_groups.py Two files testing the same underlying code. As this code is really in the 'admin' section, merge into test_admin_repo_groups.py.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Wed, 01 Sep 2021 22:44: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