python3Packages.executorch: relax mpmath
This commit is contained in:
@@ -152,6 +152,7 @@ buildPythonPackage.override { inherit (torch) stdenv; } (finalAttrs: {
|
||||
"pytest-xdist"
|
||||
];
|
||||
pythonRelaxDeps = [
|
||||
"mpmath"
|
||||
"scikit-learn"
|
||||
"torchao"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user