mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Trim passenv (tox>=2.8)
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
9ee4347a8f
commit
c898df99ed
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -3,7 +3,6 @@ envlist = py27,py36,py37,pypy3
|
|||
|
||||
[testenv]
|
||||
deps = -rrequirements-dev.txt
|
||||
passenv = HOME HOMEPATH PROGRAMDATA
|
||||
setenv =
|
||||
GIT_AUTHOR_NAME = "test"
|
||||
GIT_COMMITTER_NAME = "test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue