Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
pkgs/sagemath-objects/tox.ini: passenv SAGE_NUM_THREADS*
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Oct 12, 2021
1 parent f79f0f8 commit 9600217
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/sagemath-objects/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ setenv =
# Sage scripts such as sage-runtests like to use $HOME/.sage
HOME={envdir}

passenv =
SAGE_NUM_THREADS
SAGE_NUM_THREADS_PARALLEL

whitelist_externals =
bash

Expand Down

0 comments on commit 9600217

Please sign in to comment.