8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ae56a commit 32a24e0Copy full SHA for 32a24e0
tox.ini
@@ -64,7 +64,8 @@ pass_env =
64
py313t-x86: UV_PYTHON
65
set_env =
66
pre: PIP_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
67
- 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
68
+ pre: UV_INDEX_STRATEGY=unsafe-best-match
69
py313t: PYTHONGIL={env:PYTHONGIL:0}
70
extras =
71
test
0 commit comments