Tools: scripts: configure_ci.sh: install numpy so quaternions work

This commit is contained in:
Peter Barker 2018-10-15 18:28:30 +11:00 committed by Peter Barker
parent 40ac2e493d
commit af6e308108
1 changed files with 1 additions and 1 deletions

View File

@ -89,4 +89,4 @@ fi
pip install --user -U argparse empy pyserial pexpect future lxml
pip install --user -U mavproxy
pip install --user -U intelhex
pip install --user -U numpy