pypiserver/tox.ini
2011-08-30 03:38:59 +02:00

8 lines
100 B
INI

[tox]
envlist = py25,py26,py27
[testenv]
deps=pytest
twill
commands=py.test
sitepackages=False