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 09fe7d6 commit 9344931Copy full SHA for 9344931
tox.ini
@@ -11,7 +11,7 @@ description = run tests
11
setenv =
12
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
13
14
-passenv = OMP_NUM_THREADS
+passenv = BASE_URL, OMP_NUM_THREADS
15
16
deps =
17
# We use these files to specify all the dependencies, and below we override
0 commit comments