Sfoglia il codice sorgente

Remove unused Makefile

The Dockerfile does the building
Ian Goldberg 4 anni fa
parent
commit
a249fa1326
1 ha cambiato i file con 0 aggiunte e 10 eliminazioni
  1. 0 10
      Makefile

+ 0 - 10
Makefile

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