Skip to content

Commit 6d1342b

Browse files
authored
Merge pull request #276 from rossbar/fix-tox-docs-build
TST: Update tox config to fix timeouts in CI.
2 parents 64c9256 + 990c9cf commit 6d1342b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description = run tests
1111
setenv =
1212
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
1313

14+
passenv = OMP_NUM_THREADS
15+
1416
deps =
1517
# We use these files to specify all the dependencies, and below we override
1618
# versions for specific testing schenarios

0 commit comments

Comments
 (0)