[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34

[testenv:venv]
basepython = python3
commands = {posargs}