Use cbor or cbor2, not both
Currently we use both cbor and cbor2:
- docker/pyDTN/Dockerfile:7
- Python
import
:
g -ri import . | g cbor
./bp_daemon/bp_daemon.py:from cbor2 import decoder
./bundle7/__init__.py:import cbor
./bundle7/__init__.py:from cbor.cbor import CBOR_ARRAY
We should use just cbor2
.
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information