Fix makefile tabs

Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
Stephen L 2015-10-15 17:13:07 +02:00
parent b8f0e7412a
commit 45e82ef128
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ testnose:
testsetup: testsetup:
python setup.py check --restructuredtext --strict python setup.py check --restructuredtext --strict
python setup.py make none python setup.py make none
testcoverage: testcoverage:
nosetests tqdm --with-coverage --cover-package=tqdm -v nosetests tqdm --with-coverage --cover-package=tqdm -v