view tox.ini @ 1028:4cbbf894c800 stable-0.7.x

Merge r1253 from trunk (add py34 to tox.ini).
author hodgestar
date Wed, 19 Mar 2014 13:38:10 +0000
parents 59f5a8345780
children
line wrap: on
line source
[tox]
envlist = py25,py26,py27,py32,py33,py34,pypy
[testenv]
deps=
setenv=
    PYTHONHASHSEED=0
commands=
    python setup.py test
Copyright (C) 2012-2017 Edgewall Software