Files
@ 278cc5936ed5
Branch filter:
Location: kallithea/docs/usage/email.rst
278cc5936ed5
3.8 KiB
text/prs.fallenstein.rst
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
Install pytype and dependencies on Python 3.8 with:
pip install --upgrade -r pytype_requirements.txt
Checks can then be run with:
pytype