Files @ 4071f4df98c3
Branch filter:

Location: kallithea/pytype_requirements.txt

mads
pytype: drop pytype_requirements.txt appenlight dependency

appenlight support was dropped in 09826e98b064.
1
2
3
4
5
6
7
8
9
# Note: pytype currently only supports Python3.8
pytype == 2021.1.8
# optional modules that we want for pytype checking
ipython
kajiki
psycopg2
python-ldap
python-pam
tgext.debugbar