blob: 6dd6c05b97325aabee9d86bbcd4f9c2ba9283830 [file] [log] [blame]
[tox]
envlist=py24,py25,py26,py27,py31,py32,py33,pypy
indexserver=
default = http://pypi.python.org/simple
testrun = http://pypi.testrun.org
[testenv]
deps=pytest
commands= py.test -rfsxX
[pytest]
minversion=2.2.0