Skip to content

Commit 77a4a6c

Browse files
jangalda-nscthst-nordic
authored andcommitted
tools: Use x690==1.0.0.post2+nordic
Nordic version of x690 does not include `tests` folder. exhuma/x690#2 Signed-off-by: Jan Gałda <[email protected]>
1 parent afd7e51 commit 77a4a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements-fixed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ west==1.4.0 ; python_version >= "3.12" and python_version < "4.0"
221221
wget==3.2 ; python_version >= "3.12" and python_version < "4.0"
222222
windows-curses==2.4.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"
223223
wrapt==1.17.2 ; python_version >= "3.12" and python_version < "4.0"
224-
x690==1.0.0.post1 ; python_version >= "3.12" and python_version < "4.0"
224+
x690==1.0.0.post2+nordic ; python_version >= "3.12" and python_version < "4.0"
225225
xmltodict==0.14.2 ; python_version >= "3.12" and python_version < "4.0"
226226
yamllint==1.35.1 ; python_version >= "3.12" and python_version < "4.0"
227227
zcbor==0.8.1 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)