Browse Source

Remove unused Makefile

The Dockerfile does the building
Ian Goldberg 4 years ago
parent
commit
a249fa1326
1 changed files with 0 additions and 10 deletions
  1. 0 10
      Makefile

+ 0 - 10
Makefile

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