Tools: remove empy from configure-ci.py
This commit is contained in:
parent
0b247a6e1a
commit
b48d2d9631
@ -97,7 +97,7 @@ fi
|
|||||||
|
|
||||||
. ~/.profile
|
. ~/.profile
|
||||||
|
|
||||||
python -m pip install --user -U argparse empy pyserial pexpect future lxml
|
python -m pip install --user -U argparse pyserial pexpect future lxml
|
||||||
python -m pip install --user -U intelhex
|
python -m pip install --user -U intelhex
|
||||||
python -m pip install --user -U numpy
|
python -m pip install --user -U numpy
|
||||||
python -m pip install --user -U edn_format
|
python -m pip install --user -U edn_format
|
||||||
|
Loading…
Reference in New Issue
Block a user