diff --git a/Makefile b/Makefile deleted file mode 100644 index 3b126041e..000000000 --- a/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -.PHONY: test - -test: - py.test tests/*.py