blob: c1ff2f13f9c8dbbe9771df5538da4e2a14460997 [file] [log] [blame]
[tox]
envlist = py26,py27,py31
[testenv]
commands={envpython} test_futures.py []
[testenv:py26]
deps=unittest2