Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef8b39d + a332f8f commit 1a15ac4Copy full SHA for 1a15ac4
1 file changed
tox.ini
@@ -5,7 +5,7 @@ envlist = py26,py27,py33,py34,pypy
5
6
[testenv]
7
deps = -rrequirements-dev.txt
8
-passenv = HOME HOMEPATH LANG TERM
+passenv = HOME HOMEPATH TERM
9
commands =
10
coverage erase
11
coverage run -m pytest {posargs:tests}
0 commit comments