Explorar el Código

Include the merklelib dependency in "make deps"

Ian Goldberg hace 4 años
padre
commit
05fa5aa14d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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