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.
2 parents d39295c + 6d1342b commit 1ce8497Copy full SHA for 1ce8497
tox.ini
@@ -11,6 +11,8 @@ 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
15
+
16
deps =
17
# We use these files to specify all the dependencies, and below we override
18
# versions for specific testing schenarios
0 commit comments