Explorar el Código

Remove unused Makefile

The Dockerfile does the building
Ian Goldberg hace 4 años
padre
commit
a249fa1326
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      Makefile

+ 0 - 10
Makefile

@@ -1,10 +0,0 @@
-
-all:
-	echo "tbd"
-
-test:
-	echo "tbd"
-
-deps:
-	pip3 install pynacl
-	pip3 install merklelib