zephyr/scripts/requirements.txt
Anas Nashif de7fc9dec9 sanitycheck: we need pyserial for sanitycheck
Needed for testing on real hardware and connecting to the serial console
to capture output.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-08 07:56:18 -04:00

16 lines
247 B
Plaintext

wheel==0.30.0
breathe==4.7.3
sphinx==1.6.5
docutils==0.14
sphinx_rtd_theme
junit2html
PyYAML==3.12
ply==3.10
hub==2.0
gitlint
pyelftools==0.24
pyserial
pykwalify
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"