Skip to content

Commit ad14f21

Browse files
author
tim
committed
Add cbor as dep
1 parent 6ddc384 commit ad14f21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
license="Apache-2.0",
2525
keywords="ipld python ipfs bigchaindb",
2626
install_requires=[
27+
'cbor==1.0.0',
2728
'base58==0.2.2',
2829
'pymultihash==0.9.0.dev1',
2930
],

0 commit comments

Comments
 (0)