language: python python: - 2.5 - 2.6 - 2.7 - pypy before_install: pip install --use-mirrors pytest twill paste pastedeploy install: python setup.py install script: py.test