Fix installRequirements error in windows.
Runs mypy on Python code to provide type checking. Runs on your entire workspace. (This is different from Microsoft's Python extension's mypy functionality which only lints each file separately, ...