mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-21 21:50:35 +08:00
Python: move symforce to optional requirements
symforce requires python 3.8 which isn't available by default on ubuntu 18.04.
This commit is contained in:
@@ -26,5 +26,4 @@ requests
|
||||
setuptools>=39.2.0
|
||||
six>=1.12.0
|
||||
toml>=0.9
|
||||
symforce>=0.5.0
|
||||
sympy>=1.10.1
|
||||
|
||||
Reference in New Issue
Block a user