blob: dc1fb75eb242b4b1032f99672949246098a54bbf [file] [log] [blame]
[tox]
envlist = py26,py27,pypy,py33,py34
[testenv]
deps = nose
mox
simplejson
six
unittest2
commands = nosetests protorpc/message_types_test.py protorpc/messages_test.py protorpc/protojson_test.py