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 1364aca commit b7b4a69Copy full SHA for b7b4a69
tox.ini
@@ -59,7 +59,8 @@ deps =
59
extras = tests
60
setenv =
61
pre: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
62
- pre: UV_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
+ pre: UV_INDEX=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
63
+ pre: UV_INDEX_STRATEGY=unsafe-best-match
64
uv_resolution =
65
min: lowest-direct
66
0 commit comments