@@ -2,6 +2,8 @@
envlist = py{26,27}-{pytest,nose}
[testenv]
setenv =
PYTHONHASHSEED = 0
deps =
nose: nose
pytest: pytest
Status change: