-
-
Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
help:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.needs:reproducerideally a failing test marked as xfail. If that is not possible exact instructions to reproduceideally a failing test marked as xfail. If that is not possible exact instructions to reproduce
Description
This issue is a revived feature request of #20.
In summary, I'd like tox to honor TOX_WORK_DIR as the default tox.toxworkdir if set, similar to the effect of adding
toxworkdir={env:TOX_WORK_DIR:.tox}
to the tox.ini file.
In #1653, I attempted to implement the feature, but failed to land it before resolving all of the issues.
I'd still like to see this feature implemented so that I don't have to carry this config in every tox file.
Metadata
Metadata
Assignees
Labels
help:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.needs:reproducerideally a failing test marked as xfail. If that is not possible exact instructions to reproduceideally a failing test marked as xfail. If that is not possible exact instructions to reproduce