tox: add mock for tests

This commit is contained in:
Roman Zeyde
2014-12-29 21:40:26 +02:00
parent 5988586c08
commit 1f0363941d

View File

@@ -3,5 +3,6 @@ envlist = py27,py34
[testenv]
deps=
pytest
mock
git+http://people.csail.mit.edu/hubert/git/pyaudio.git
commands=py.test tests/