Files @ 3119d680a8d5
Branch filter:

Location: kallithea/pytype_requirements.txt

mads
tests: address pedantic pytype 2021.4.1 warning

File "kallithea/tests/api/api_base.py", line 1315, in test_api_fork_repo_non_admin_no_permission_to_fork: Name 'fork_name' is not defined [name-error]
# 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