Skip to content

Commit 293b81b

Browse files
committed
Mention that working-directory can't be specified per tox env
1 parent 194fdbc commit 293b81b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/tox.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Inputs
3131

3232
A specification of tox environments must be passed to the ``envs``
3333
input. There are a number of other inputs. All of these inputs (except
34-
``submodules``) can also be specified under each tox environment to
34+
``submodules`` and ``working-directory``) can also be specified under each tox environment to
3535
overwrite the global value.
3636

3737
In the following example ``test1`` will pass ``--arg-local`` to pytest,

0 commit comments

Comments
 (0)