Tools: remove empy from configure-ci.py

This commit is contained in:
Pierre Kancir 2020-09-09 10:55:47 +02:00 committed by Andrew Tridgell
parent 0b247a6e1a
commit b48d2d9631

View File

@ -97,7 +97,7 @@ fi
. ~/.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 numpy
python -m pip install --user -U edn_format