ソースを参照

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