@@ -4,5 +4,10 @@ envlist = py27,py34
deps=
pytest
mock
pep8
coverage
git+http://people.csail.mit.edu/hubert/git/pyaudio.git
commands=py.test tests/
commands=
pep8 amodem/ scripts/ tests/ amodem-cli
coverage run --source amodem/ -m py.test tests/
coverage report
The note is not visible to the blocked user.