Skip to content

Commit fbe765a

Browse files
doublemis1thst-nordic
authored andcommitted
toolchain: provide the index-url to build requirements
Due to installing matter-idl the nordic index need to be provided. Signed-off-by: Michał Szablowski <[email protected]>
1 parent ba6ebc1 commit fbe765a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/requirements-build.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ nrf-regtool==9.2.1
1414
windows-curses; sys_platform == 'win32'
1515
unidiff
1616
pycryptodome==3.21.0
17-
matter_idl

scripts/requirements-extra.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ zcbor>=0.8.0
99
nrfcredstore>=1.0.0,<2
1010
idna>=3.7 # https://github.com/advisories/GHSA-jjg7-2v4v-x38h
1111
libusb>=1.0.26
12+
matter_idl

0 commit comments

Comments
 (0)