We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When this flag is set, pass it to upstream automate-git.py (--no-depot-tools-update - Do not update depot_tool.) Additionally also set DEPOT_TOOLS_UPDATE=0 env variable. See https://github.com/cztomczak/cefpython/blob/master/docs/Build-instructions.md#building-old-unsupported-version-of-chromium
DEPOT_TOOLS_UPDATE=0
The text was updated successfully, but these errors were encountered:
Add --no-depot-tools-update to automate.py (#428)
c4b3923
Done in c4b3923
Sorry, something went wrong.
No branches or pull requests
When this flag is set, pass it to upstream automate-git.py (--no-depot-tools-update - Do not update depot_tool.) Additionally also set
DEPOT_TOOLS_UPDATE=0
env variable. See https://github.com/cztomczak/cefpython/blob/master/docs/Build-instructions.md#building-old-unsupported-version-of-chromiumThe text was updated successfully, but these errors were encountered: