blender: don't require python3.7m on darwin
python is currently pointing to the python38, so this patches the required version to match python version that is provided to the expression. The m prefix denotes the pymalloc ABI for python 3.7 and older, but is not provided starting python 3.8.
parent
8ca6d380
Please register or sign in to comment