scripts: Remove zcbor requirement from requirements-extras.txt

lwm2m_README: Add instructions to install zcbor when needed

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
This commit is contained in:
Øyvind Rønningstad 2024-12-19 16:48:02 +01:00 committed by Benjamin Cabé
commit 617df3b5c1
2 changed files with 1 additions and 3 deletions

View file

@ -26,6 +26,3 @@ PyGithub
# used to generate devicetree dependency graphs
graphviz
# used to generate CBOR encoders and decoders, e.g. lwm2m_senml_cbor.
zcbor>=0.8.0