Build files: add note that certain files should be py3.6 compatible
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
This commit is contained in:
@@ -3,3 +3,6 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user