Преглед изворни кода

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