Ensure that tox passes on certain environment variables

This commit is contained in:
Raphael Pierzina 2015-11-09 00:54:48 +01:00
parent 54267d0dce
commit 7664194ab8

View File

@ -3,6 +3,7 @@ skipsdist = true
envlist = py27,py34,py35
[testenv]
passenv = LC_ALL, LANG, HOME
deps =
binaryornot
flake8