mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
setup/python requirements: add future module
which is a requirement for MAVLink header generation. Found on Ubuntu 20.04 Python 3.
This commit is contained in:
committed by
Julian Oes
parent
b216cddf49
commit
6fab6242db
@@ -3,6 +3,7 @@ argparse>=1.2
|
||||
cerberus
|
||||
coverage
|
||||
empy>=3.3
|
||||
future
|
||||
jinja2>=2.8
|
||||
jsonschema
|
||||
kconfiglib
|
||||
|
||||
Reference in New Issue
Block a user