Tools/setup: requirements.txt add pymavlink

- needed for Tools/mavlink_shell.py
This commit is contained in:
Daniel Agar
2020-11-16 12:14:41 -05:00
committed by GitHub
parent ce51a01822
commit 22fbcf98cf

View File

@@ -11,6 +11,7 @@ pandas>=0.21
pkgconfig pkgconfig
psutil psutil
pygments pygments
pymavlink
pyros-genmsg pyros-genmsg
pyserial>=3.0 pyserial>=3.0
pyulog>=0.5.0 pyulog>=0.5.0