Skip to content

Commit 02ee375

Browse files
dbkinderioannisg
authored andcommitted
west: update requirements.txt to avoid west 0.6.1
Update scripts/requirements.txt to use 0.6.2 or later (avoiding 0.6.1 that has an known issue) Signed-off-by: David B. Kinder <[email protected]>
1 parent 9f7d4bc commit 02ee375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sphinx==1.7.5
1818
sphinx_rtd_theme
1919
sphinx-tabs
2020
sphinxcontrib-svg2pdfconverter
21-
west>=0.6.0
21+
west>=0.6.2
2222
wheel==0.30.0
2323
# "win32" is used for 64-bit Windows as well
2424
windows-curses; sys_platform == "win32"

0 commit comments

Comments
 (0)