mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-22 05:18:33 +03:00
pySim-shell: JSONpath support for updating files/records
Change-Id: Iad09b3d878b8b58ad34cb549c80f8a6eb3149faa
This commit is contained in:
@@ -14,6 +14,7 @@ virtualenv -p python3 venv --system-site-packages
|
||||
pip install pytlv
|
||||
pip install pyyaml
|
||||
pip install cmd2
|
||||
pip install jsonpath-ng
|
||||
|
||||
# Execute automatically discovered unit tests first
|
||||
python -m unittest discover -v -s tests/
|
||||
|
||||
Reference in New Issue
Block a user