tornavis/build_files/utils
Campbell Barton 8859b1cd3c Cleanup: quiet mypy type checking warnings
- make_update.external_script_add_origin_if_needed
  returned None or an empty string. As neither where checked simply
  return None.
- git_get_remote_url had an incorrect annotation.
2023-02-28 15:12:04 +11:00
..
README.md
make_bpy_wheel.py Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
make_source_archive.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
make_test.py Cleanup: quiet mypy type checking warnings 2023-01-31 14:22:24 +11:00
make_update.py Cleanup: quiet mypy type checking warnings 2023-02-28 15:12:04 +11:00
make_utils.py Cleanup: quiet mypy type checking warnings 2023-02-28 15:12:04 +11:00

README.md

Make Utility Scripts

Scripts used only by developers for now