浏览代码

Remove unused Makefile

The Dockerfile does the building
Ian Goldberg 4 年之前
父节点
当前提交
a249fa1326
共有 1 个文件被更改,包括 0 次插入10 次删除
  1. 0 10
      Makefile

+ 0 - 10
Makefile

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