Loading
python3Packages.home-assistant-chip-core: don't import ecdsa
Its only import outside of tests is in `connectedhomeip/src/controller/python/chip/crypto/p256keypair.py` where it is used in the `TestP256Keypair` class which is only used in tests.