python3Packages.linearomdels: reduce openmp threads during tests
This commit is contained in:
@@ -67,6 +67,8 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
preCheck = ''
|
||||
rm linearmodels/__init__.py
|
||||
|
||||
export OMP_NUM_THREADS=1
|
||||
'';
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user