mirror of https://github.com/ArduPilot/ardupilot
Tools: split pip install into two cmds
This commit is contained in:
parent
c164146b58
commit
83d39eaed8
|
@ -83,4 +83,5 @@ fi
|
|||
|
||||
. ~/.profile
|
||||
|
||||
pip install --user -U argparse empy pyserial pexpect future lxml mavproxy
|
||||
pip install --user -U argparse empy pyserial pexpect future lxml
|
||||
pip install --user -U mavproxy
|
||||
|
|
Loading…
Reference in New Issue