Fix tox format.

tox is a joke.
This commit is contained in:
Berker Peksag 2015-07-13 15:22:20 +03:00
parent caf7a1946d
commit 9d13c68a71

View File

@ -7,6 +7,7 @@ usedevelop = True
commands = py.test {posargs:tests/}
deps =
-rrequirements_test.txt
py26: unittest2, mock==1.0.1
py26: unittest2
py26: mock==1.0.1
py27,pypy,py32,pypy3: mock
py3{3,4}: aiohttp