##// END OF EJS Templates
i18n: updated translation for Polish...
i18n: updated translation for Polish Currently translated at 56.5% (614 of 1087 strings)

File last commit:

r7614:ab30729c default
r8092:7fef5132 default
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}