You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. It seems the commands are evaluated before the setenv part, hence though the command is run in a subprocess with that environment variable set, it does not actually is populated within the executed commands argument list.
Configuration:
tox 3:
tox 4:
The text was updated successfully, but these errors were encountered: