python3Packages.apache-beam: set enableParallelBuilding to true
This commit is contained in:
@@ -92,6 +92,8 @@ buildPythonPackage rec {
|
||||
typing-extensions
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
pythonImportsCheck = [
|
||||
"apache_beam"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user