Pass some environment variables so tmpdir can get the username in pytest27

This commit is contained in:
Bruno Oliveira
2015-12-03 19:12:59 -02:00
parent 500ddb2bb3
commit 55d9886efd

View File

@@ -5,6 +5,7 @@ envlist=
[testenv] [testenv]
changedir=testing changedir=testing
passenv = USER USERNAME
deps = deps =
pycmd pycmd
setuptools_scm # to avoid .eggs setuptools_scm # to avoid .eggs