Remove Makefile

- it was not adding any value to codebase
This commit is contained in:
Saurabh Kumar 2015-05-09 22:25:14 +05:30
parent 2d81d61167
commit 687d199a34

View File

@ -1,4 +0,0 @@
.PHONY: test
test:
py.test tests/*.py