We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nedbat
Learn more about funding links in repositories.
Report abuse
1 parent fcf7385 commit 13ec01aCopy full SHA for 13ec01a
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