Selaa lähdekoodia

Remove unused Makefile

The Dockerfile does the building
Ian Goldberg 4 vuotta sitten
vanhempi
commit
a249fa1326
1 muutettua tiedostoa jossa 0 lisäystä ja 10 poistoa
  1. 0 10
      Makefile

+ 0 - 10
Makefile

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