python3Packages.resampy: remove optuna from check inputs (#464266)
This commit is contained in:
@@ -40,8 +40,7 @@ buildPythonPackage rec {
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
scipy
|
||||
]
|
||||
++ optional-dependencies.design;
|
||||
];
|
||||
|
||||
disabledTests = lib.optionals (stdenv.hostPlatform.system == "aarch64-linux") [
|
||||
# crashing the interpreter
|
||||
|
||||
Reference in New Issue
Block a user