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 46edd50 commit e8c97d6Copy full SHA for e8c97d6
tox.ini
@@ -42,8 +42,9 @@ deps =
42
py313: traits @ git+https://github.com/enthought/traits.git@10954eb
43
extras = test
44
setenv =
45
- pre: UV_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
46
pre: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
+ pre: UV_INDEX=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
47
+ pre: UV_INDEX_STRATEGY=unsafe-best-match
48
uv_resolution =
49
min: lowest-direct
50
0 commit comments