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 96e6497 commit cf1dcd6Copy full SHA for cf1dcd6
tox.ini
@@ -60,7 +60,8 @@ deps =
60
extras = tests
61
setenv =
62
pre: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
63
- 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
64
+ pre: UV_INDEX_STRATEGY=unsafe-best-match
65
FSLOUTPUTTYPE=NIFTI_GZ
66
uv_resolution =
67
min: lowest-direct
0 commit comments