remove makefile and add test-requirements

This commit is contained in:
tifayuki 2016-04-19 19:03:40 +02:00
commit 91dfe343ed
4 changed files with 9 additions and 13 deletions

3
test-requirements.txt Normal file
View file

@ -0,0 +1,3 @@
mock==1.0.1
coverage==4.0.3
nose==1.3.7