Skip to content

Commit

Permalink
make tox pass some ENV vars
Browse files Browse the repository at this point in the history
some click python3 foo goes wrong otherwise
  • Loading branch information
geier committed May 23, 2015
1 parent 21e523e commit 44c13ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
envlist = py27, pypy, py34, style

[testenv]
passenv = LANG
deps =
pytest
pytest-capturelog
Expand Down

0 comments on commit 44c13ce

Please sign in to comment.