mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-31 10:36:54 +00:00
Merge pull request #379 from pre-commit/all-repos_autofix_trim-passenv
Trim passenv (tox>=2.8)
This commit is contained in:
commit
1f6de3d703
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