@@ -4,8 +4,10 @@ envlist = py{26,27}-pytest
[testenv]
setenv =
PYTHONHASHSEED = 0
deps =
pytest: pytest
python-ldap
python-pam
commands =
pytest: py.test {posargs}
Status change: