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.
2 parents 04916c1 + 8a6737e commit 6fb6af3Copy full SHA for 6fb6af3
docs/source/tox.rst
@@ -130,7 +130,9 @@ toxdeps
130
^^^^^^^
131
132
Additional tox dependencies. This string is included at the end of the
133
-``pip install`` command when installing tox. Default is none.
+``pip install`` command when installing tox. Default is none. For example,
134
+to leverage the `uv <https://github.com/astral-sh/uv>`__ package manager you can specify
135
+``toxdeps: tox-uv`` to use the `tox-uv <https://github.com/tox-dev/tox-uv>`__ plugin.
136
137
toxargs
138
0 commit comments