@@ -8,3 +8,6 @@ init:
clean:
find -name '*~' -exec rm {} \;
find -name '*pyc' -exec rm {} \;
test:
nosetests --verbose --with-coverage --cover-package=garminexport --cover-branches
The note is not visible to the blocked user.