view pytype_requirements.txt @ 8856:8014ac73587d

mail: drop unicode filter from templates Unicode is the default in py3, and we no longer pass any non-string arguments that need stringification before rendering. This is backing out a part of 4fbab9d5be4d.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 16 Feb 2021 21:38:09 +0100
parents 278cc5936ed5
children 4071f4df98c3
line wrap: on
line source

# 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