Skip to content

Update required python version

Rodrigo Muino Tomonari requested to merge github/fork/d3x0r/patch-2 into main

Configure scripts use := operator now, which requires python 3.8.

File "tools/gyp/pylib/gyp/common.py", line 435 if CC := os.environ.get("CC_target") or os.environ.get("CC"):

Merge request reports

Loading