Files @ 278cc5936ed5
Branch filter:

Location: kallithea/pytype_requirements.txt - annotation

mads
pytype: introduce configuration for running pytype

Install pytype and dependencies on Python 3.8 with:
pip install --upgrade -r pytype_requirements.txt

Checks can then be run with:
pytype
# Note: pytype currently only supports Python3.8
pytype == 2021.1.8
# optional modules that we want for pytype checking
appenlight_client
ipython
kajiki
psycopg2
python-ldap
python-pam
tgext.debugbar