vint icon indicating copy to clipboard operation
vint copied to clipboard

Fix tox.ini for tox v4

Open kkrrz opened this issue 2 years ago • 0 comments

Fixes tox error that space-separated variables are not allowed in tox 4

py310-cov: failed with pass_env values cannot contain whitespace, use comma to have multiple values in a single line, invalid values found 'PYTEST_ADDOPTS TERM' py310-cov: FAIL code 1 (0.00 seconds) evaluation failed :( (1.00 seconds) Error: Process completed with exit code 1.

kkrrz avatar Dec 29 '23 07:12 kkrrz