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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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