Extensions: add a strict option used for build/validation commands
commit2eafa5601fec79f523bd4f22e407cd84f0f06c53
authorCampbell Barton <ideasman42@gmail.com>
Wed, 15 May 2024 10:39:14 +0000 (15 20:39 +1000)
committerCampbell Barton <ideasman42@gmail.com>
Wed, 15 May 2024 10:40:49 +0000 (15 20:40 +1000)
treeacba773c9d9502fb6a9146e9e8481e65e7356422
parent22be9e89d00b560f8538918de022e0bf869ff0d5
Extensions: add a strict option used for build/validation commands

This allows us to apply constraints that doesn't break reading
from existing repository lists.
bl_pkg/bl_extension_utils.py
bl_pkg/cli/blender_ext.py