tox: PYTHONPATH that includes linter_plugin

This commit is contained in:
Jakub Warmuz
2015-02-08 12:59:47 +00:00
parent 7be419a2ca
commit 74c02363e7
+3
View File
@@ -10,6 +10,9 @@ commands =
python setup.py develop easy_install letsencrypt[testing]
python setup.py test -q # -q does not suppress errors
setenv =
PYTHONPATH = {toxinidir}
[testenv:cover]
basepython = python2.7
commands =