zephyr/scripts/requirements.txt
Kumar Gala 0ce53610f8 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>
2020-02-12 10:30:56 -06:00

26 lines
362 B
Plaintext

Pillow
PyYAML>=5.1
anytree
breathe>=4.9.1
colorama
docutils>=0.14
gcovr>=4.2
gitlint
intelhex
junit2html
packaging
ply>=3.10
pyelftools>=0.24
pykwalify
pyocd>=0.24.0
pyserial
pytest
sphinx>=1.7.5
sphinx_rtd_theme
sphinx-tabs
sphinxcontrib-svg2pdfconverter
tabulate
west>=0.6.2
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"