Add a note to `build_files/utils/README.md` that explains the Python files in that directory have to be compatible with Python 3.6. Pull Request: https://projects.blender.org/blender/blender/pulls/143792
284 B
284 B
Make Utility Scripts
Scripts used only by developers for now
Note: these scripts are assumed to be part of the deployment process, and thus have to be able to run on older Python versions (3.6 at the moment of writing) than the one bundled with Blender itself.