mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
CircleCI: install python-toml
This commit is contained in:
committed by
Beat Küng
parent
4991ab5362
commit
f06695c7b1
+1
-1
@@ -23,7 +23,7 @@ dependencies:
|
|||||||
|
|
||||||
# Install pip if you don't already have it and use it to install the required packages:
|
# Install pip if you don't already have it and use it to install the required packages:
|
||||||
- sudo easy_install pip
|
- sudo easy_install pip
|
||||||
- sudo -H pip install pyserial empy pandas jinja2
|
- sudo -H pip install pyserial empy toml pandas jinja2
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
|
|||||||
Reference in New Issue
Block a user