mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
Update tox.ini config
tox 4 accept comma separate value or array for pass_env, and raise error for space separate values
This commit is contained in:
@@ -177,9 +177,9 @@ isolated_build = True
|
||||
|
||||
[testenv]
|
||||
passenv =
|
||||
GITHUB_*
|
||||
APPVEYOR APPVEYOR_*
|
||||
TRAVIS TRAVIS_*
|
||||
GITHUB*
|
||||
APPVEYOR*
|
||||
TRAVIS*
|
||||
COVERALLS_*
|
||||
PYTEST_ADDOPTS
|
||||
extras = test, check, docs
|
||||
|
||||
Reference in New Issue
Block a user