Commit 9d27fe2
Fix passing multiple values in testenv.passenv in tox.ini (#399)
Current versions of tox advise: pass_env values cannot contain
whitespace, use comma to have multiple values in a single line
Fixes #398.
Co-authored-by: Prashant Srivastava <[email protected]>1 parent c50fe3e commit 9d27fe2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments