Tools: Require edn_format again

This commit is contained in:
Michael du Breuil 2020-05-06 21:38:14 -07:00 committed by Peter Barker
parent ceb0a9c827
commit 9d6a138680
1 changed files with 1 additions and 1 deletions

View File

@ -87,5 +87,5 @@ fi
pip install --user -U argparse empy pyserial pexpect future lxml
pip install --user -U intelhex
pip install --user -U numpy
pip install --user -U edn_format || true
pip install --user -U edn_format