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 32dd87a commit 80ac3e3Copy full SHA for 80ac3e3
tox.ini
@@ -35,6 +35,8 @@ setenv =
35
# Disable CPython's color output
36
PYTHON_COLORS=0
37
38
+uv_seed = True
39
+
40
# $set_env.py: COVERAGE_PIP_ARGS - Extra arguments for `pip install`
41
# `--no-build-isolation` will let tox work with no network.
42
commands =
0 commit comments