Files
test/build_files/utils/README.md
Sybren A. Stüvel bfd43d4320 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
2025-08-09 16:57:10 +02:00

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.