浏览代码

Include the merklelib dependency in "make deps"

Ian Goldberg 4 年之前
父节点
当前提交
05fa5aa14d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -7,4 +7,4 @@ test:
 
 deps:
 	pip3 install pynacl
-
+	pip3 install merklelib