Attention is currently required from: fixeria, dexter.
1 comment:
Patchset:
How would you describe it then? I could remove the dependency from setup.py and requirements. […]
I think I also explicitly didn't add a hard dependency as not everyone may be interetsed in pySim-trace.
In autotools this is where I would add a --enable-foo or --with-foo. I have no idea how to achieve that in python. We have the same topic for the smpp.pdu dependency which is not needed for core pySim. Any idea?
In terms of overall dependency reduction, I think by refactoring we can get rid of pytlv (we have much more powerful TLV code in pySim internally now). We should also be able to get rid of bidict. For pyyaml I don't even know why we depend on it... ah, the card_handler. Should also be possible to do in a simpler way without introducing that dependency.
To view, visit change 33831. To unsubscribe, or for help writing mail filters, visit settings.