scripts/requirements: Remove unused packages
Remove 'git-spindle' as there are not users in any scripts or build system and not references in any of our docs. Remove 'wheel' as nothing seems to use or need it directly. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
5c908c6c4f
commit
0ce53610f8
1 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@ breathe>=4.9.1
|
|||
colorama
|
||||
docutils>=0.14
|
||||
gcovr>=4.2
|
||||
git-spindle>=2.0
|
||||
gitlint
|
||||
intelhex
|
||||
junit2html
|
||||
|
@ -22,6 +21,5 @@ sphinx-tabs
|
|||
sphinxcontrib-svg2pdfconverter
|
||||
tabulate
|
||||
west>=0.6.2
|
||||
wheel>=0.30.0
|
||||
# "win32" is used for 64-bit Windows as well
|
||||
windows-curses; sys_platform == "win32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue