view pytype_requirements.txt @ 8854:278cc5936ed5

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
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 14 Jan 2021 23:03:52 +0100
parents
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