blob: 794e60f27a1a72fae63f0b34ce20d710e724a8b2 [file]
# Minimal requirements for building stand-alone CHIP applications.
#
# The list of Python packages required to perform a minimal CHIP
# application build should be kept as small as possible.
# Ideally, core build scripts should depend only on the standard library.
# scripts/build
click
click-option-group
# scripts/py_matter_idl/matter_idl
jinja2
lark