summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 06d7907e6aa582e9cfa0c6607a792980208685ad (plain)
1
2
3
4
5
6
7
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34

[testenv:venv]
commands = {posargs}