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.
{tox_root}
1 parent d17994f commit 2d46a1eCopy full SHA for 2d46a1e
docs/config.rst
@@ -448,7 +448,7 @@ Run
448
449
.. conf::
450
:keys: change_dir, changedir
451
- :default: {tox root}
+ :default: {tox_root}
452
453
Change to this working directory when executing the test command. If the directory does not exist yet, it will be
454
created (required for Windows to be able to execute any command).
@@ -653,7 +653,7 @@ tox supports operating with externally built packages. External packages might b
653
654
655
656
657
:ref_suffix: external
658
659
Change to this working directory when executing the package build command. If the directory does not exist yet, it
0 commit comments