zephyr/scripts/requirements.txt
Anas Nashif 2ebb2ea5e8 requirements: require tabulate and anytree modules for sanitycheck
tabulate: Needed to show list of devices in a well formatted table.
anytree: needed to list testsuite in a tree form.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-12-17 17:21:56 -05:00

28 lines
388 B
Plaintext

Pillow
PyYAML>=5.1
anytree
breathe>=4.9.1
colorama
docutils>=0.14
gcovr
git-spindle>=2.0
gitlint
intelhex
junit2html
packaging
ply>=3.10
pyelftools>=0.24
pykwalify
pyocd>=0.21.0
pyserial
pytest
sphinx>=1.7.5
sphinx_rtd_theme
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"