Skip to content

Commit eb2e02d

Browse files
committed
Fix passenv for tox 4 (#14578)
Fixes #14522
1 parent d6a4603 commit eb2e02d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

tox.ini

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ isolated_build = true
1313

1414
[testenv]
1515
description = run the test driver with {basepython}
16-
passenv = PYTEST_XDIST_WORKER_COUNT PROGRAMDATA PROGRAMFILES(X86) PYTEST_ADDOPTS
16+
passenv =
17+
PYTEST_XDIST_WORKER_COUNT
18+
PROGRAMDATA
19+
PROGRAMFILES(X86)
20+
PYTEST_ADDOPTS
1721
deps = -rtest-requirements.txt
1822
commands = python -m pytest {posargs}
1923

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy