-
-
Notifications
You must be signed in to change notification settings - Fork 559
Set TOX_ENVDIR environment variable #847
Copy link
Copy link
Closed
Labels
feature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp: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.level:easyrought estimate that this might be quite easy to implementrought estimate that this might be quite easy to implementpr-merged
Milestone
Metadata
Metadata
Assignees
Labels
feature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp: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.level:easyrought estimate that this might be quite easy to implementrought estimate that this might be quite easy to implementpr-merged
Type
Fields
Give feedbackNo fields configured for issues without a type.
I think it would be nice if tox would set some environment variable(s), which would help to detect being run in tox.
I suggest setting
TOX_ENVDIRto what the{toxenvdir}substitution provides, since this would allow tools like pytest-testmon to place their data files there.Ref: tarpas/pytest-testmon#100