Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install pywin32 into depot_tools's python. #7333

Merged
merged 1 commit into from Dec 12, 2019
Merged

Install pywin32 into depot_tools's python. #7333

merged 1 commit into from Dec 12, 2019
Commits on Dec 12, 2019
  1. Install pywin32 into depot_tools's python.

    mkarolin committed Dec 11, 2019
    depot_tools is currently missing pywin32 on Windows which is needed
    by build/toolchain/win/tool_wrapper.py.
    
    Fixes #7328
You can’t perform that action at this time.