Description
We want to check the types of the PySpark code. This requires mypy to be installed on the CI. Can you do this shaneknapp?
Related PR: https://github.com/apache/spark/pull/29180
You can install this using pip: https://pypi.org/project/mypy/ Should be similar to flake8 and sphinx. The latest version is ok! Thanks!