pypiserver/tox.ini

8 lines
100 B
INI

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