##// END OF EJS Templates
i18n: updated translation for Chinese (Simplified)...
i18n: updated translation for Chinese (Simplified) Currently translated at 38.9% (421 of 1080 strings)

File last commit:

r7614:ab30729c default
r8774:6934c581 stable
Show More
tox.ini
13 lines | 206 B | text/x-ini | IniLexer
[tox]
minversion = 1.8
envlist = py27-pytest
[testenv]
setenv =
PYTHONHASHSEED = 0
deps =
-r{toxinidir}/dev_requirements.txt
python-ldap
python-pam
commands =
pytest: py.test {posargs}