Attention is currently required from: dexter.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/33831 )
Change subject: requirements: add pyshark to requirements lists ......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2: I am starting to worry about the amount of dependencies we require. `pySim-trace` is a nice tool, but IMO in the most cases a user just needs a tool to program some files on a (U)SIM card, and for that [s]he needs to install a zoo of packages: `termcolor`, `colorlog`, now also `pyshark`, which additionally depends on `tshark`/`wireshark`... Can we somehow make it an optional dependency?