blob: 617b7dfd717ab97f617bb63a15cfc804416748df [file] [log] [blame]
[tox]
envlist=py26,py27,py31,py32,py33,py34,pypy,flake8
indexserver=
default = http://pypi.python.org/simple
testrun = http://pypi.testrun.org
[testenv]
deps= pytest
commands= py.test -rfsxX {posargs}
[testenv:flake8]
basepython=python
deps=flake8
commands= flake8 six.py