We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251dc1a commit 177a227Copy full SHA for 177a227
docs/config.rst
@@ -174,7 +174,7 @@ Core
174
175
.. conf::
176
:keys: temp_dir
177
- :default: {tox_root}/.tmp
+ :default: {work_dir}/.tmp
178
179
Directory where to put tox temporary files. For example: we create a hard link (if possible, otherwise new copy) in
180
this directory for the project package. This ensures tox works correctly when having parallel runs (as each session
0 commit comments