We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194fdbc commit 293b81bCopy full SHA for 293b81b
1 file changed
docs/source/tox.rst
@@ -31,7 +31,7 @@ Inputs
31
32
A specification of tox environments must be passed to the ``envs``
33
input. There are a number of other inputs. All of these inputs (except
34
-``submodules``) can also be specified under each tox environment to
+``submodules`` and ``working-directory``) can also be specified under each tox environment to
35
overwrite the global value.
36
37
In the following example ``test1`` will pass ``--arg-local`` to pytest,
0 commit comments