Kaydet (Commit) d281071a authored tarafından Anthony Sottile's avatar Anthony Sottile

Trim passenv (tox>=2.8)

Committed via https://github.com/asottile/all-repos
üst 4e3f78df
...@@ -5,7 +5,6 @@ envlist = py27,py35,py36,pypy ...@@ -5,7 +5,6 @@ envlist = py27,py35,py36,pypy
[testenv] [testenv]
deps = -rrequirements-dev.txt deps = -rrequirements-dev.txt
passenv = HOMEPATH
commands = commands =
coverage erase coverage erase
coverage run -m pytest {posargs:tests} coverage run -m pytest {posargs:tests}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment